Update Dockerfile

This commit is contained in:
Alexandre
2021-10-17 18:12:15 +02:00
committed by GitHub
parent 08979ab5ad
commit b98f80bb47

View File

@@ -5,7 +5,7 @@ VOLUME [ "/data" ]
#USER root
WORKDIR /data
WORKDIR "/data"
#RUN \
###############