Update Dockerfile

This commit is contained in:
Alexandre
2025-02-04 18:01:57 +01:00
committed by GitHub
parent eb89779096
commit d8c13dc83f

View File

@@ -23,6 +23,8 @@ FROM ${BUILD_FROM}
# 2 Modify Image #
##################
USER root
# Set S6 wait time
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \