1
0
Fork 0

Update Dockerfile.env
the build failed Details

pull/6/head
Ambrose Chua 2018-11-10 12:27:26 +08:00 committed by GitHub
parent 2d1a730bb5
commit 4ded79407a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ USER root
RUN apk add --no-cache \
build-base \
node-sodium \
node-sodium@testing \
python2
COPY . /usr/local/fm