We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3a2a7 commit 2abe4adCopy full SHA for 2abe4ad
Dockerfile
@@ -15,6 +15,6 @@ ENV APP_DEBUG false
15
ENV LOG_CHANNEL stderr
16
17
# Allow composer to run as root
18
-ENV COMPOSER_ALLOW_SUPERUSER 1
+ENV COMPOSER_ALLOW_SUPERUSER 2
19
20
CMD ["/start.sh"]
0 commit comments