Skip to content

Commit c7c3cea

Browse files
committed
Update Dockerfile-8.2
1 parent 587a635 commit c7c3cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/Dockerfile-8.2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG ATATUS_ENABLED=FALSE
55

66
ENV \
77
# Disable atatus at runtime
8-
ATATUS_ENABLED=FALSE
8+
ATATUS_ENABLED=FALSE \
99
# When using Composer, disable the warning about running commands as root/super user
1010
COMPOSER_ALLOW_SUPERUSER=1 \
1111
# Persistent runtime dependencies

0 commit comments

Comments
 (0)