Update Dockerfile

This commit is contained in:
Alexandre
2022-01-22 22:09:45 +01:00
committed by GitHub
parent 52e41abeb7
commit 7cb77057aa

View File

@@ -15,7 +15,7 @@
#################
ARG BUILD_FROM
FROM $BUILD_FROM
FRO $BUILD_FROM
VOLUME [ "/data" ]
##################