mirror of
https://github.com/caprover/caprover
synced 2026-05-03 18:20:32 +00:00
Changed edge image to use alpine (smaller image)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:10
|
||||
FROM node:10-alpine
|
||||
RUN mkdir -p /usr/src/app
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user