Update Dockerfile

This commit is contained in:
Alexandre
2021-12-08 14:57:01 +01:00
committed by GitHub
parent 602dc46c28
commit 8c85e512ed

View File

@@ -4,7 +4,7 @@ FROM $BUILD_FROM
VOLUME [ "/data" ]
#Install last version https://github.com/dvershinin/lastversion
ENV PACKAGES="git moreutils"
#ENV PACKAGES="git moreutils"
################
# Install apps #