Update Dockerfile

This commit is contained in:
Alexandre
2025-07-17 07:56:51 +02:00
committed by GitHub
parent 9d947258f5
commit ac6bdb210e

View File

@@ -162,6 +162,8 @@ exit 0
EOF EOF
RUN chmod +x /usr/local/bin/ente-web-prepare RUN chmod +x /usr/local/bin/ente-web-prepare
USER root
################## ##################
# 3 Install apps # # 3 Install apps #
################## ##################