Skip to content

Commit 2abe4ad

Browse files
authored
Update Dockerfile
1 parent 3e3a2a7 commit 2abe4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ ENV APP_DEBUG false
1515
ENV LOG_CHANNEL stderr
1616

1717
# Allow composer to run as root
18-
ENV COMPOSER_ALLOW_SUPERUSER 1
18+
ENV COMPOSER_ALLOW_SUPERUSER 2
1919

2020
CMD ["/start.sh"]

0 commit comments

Comments
 (0)