Update Dockerfile

This commit is contained in:
Alexandre
2021-07-25 20:15:09 +02:00
committed by GitHub
parent ad44dd2a00
commit c2140222d7

View File

@@ -3,7 +3,7 @@ ARG BUILD_VERSION
ARG BUILD_UPSTREAM="3.1.133" ARG BUILD_UPSTREAM="3.1.133"
FROM tnwhitwell/xteve:latest FROM tnwhitwell/xteve:latest
CMD [ "-config", "/data" ] #CMD [ "-config", "/data" ]
### LABELS ### LABELS
ARG BUILD_ARCH ARG BUILD_ARCH