Skip to content
Snippets Groups Projects
Commit f67bf11b authored by Igor Witz's avatar Igor Witz
Browse files

Correction de bugs

parent aa8985a2
No related branches found
No related tags found
1 merge request!9Correction vulnerabilites pica etherpad
FROM node:10.11.0-stretch
FROM node:10.11.0-slim
MAINTAINER antoine@barbare.me
ENV ETHERPAD_VERSION 1.7.0
......
......@@ -75,5 +75,4 @@ if [ ! -f settings.json ]; then
EOF
fi
rm /opt/etherpad-lite/src/package-lock.json
exec "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment