mirror of
https://github.com/caprover/caprover
synced 2026-08-15 03:56:36 +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