Update Dockerfile

This commit is contained in:
Alexandre
2022-09-13 21:33:44 +02:00
committed by GitHub
parent 8ebcb1784d
commit afc09d5b59

View File

@@ -30,6 +30,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
ENV LANG C.UTF-8
USER root
##################
# 3 Install apps #
##################