diff --git a/Dockerfile.env b/Dockerfile.env index 1b6393f..e7a38ce 100644 --- a/Dockerfile.env +++ b/Dockerfile.env @@ -4,7 +4,6 @@ USER root RUN apk add --no-cache \ build-base \ - node-sodium@testing \ python2 COPY . /usr/local/fm