Skip to content

Commit b979c0b

Browse files
committed
Disable atatus until it's available for PHP 8.2
1 parent 799a63a commit b979c0b

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
@@ -1,7 +1,7 @@
11
FROM alpine:3.17
22

33
ARG ATATUS_VERSION=1.14.0
4-
ARG ATATUS_ENABLED=TRUE
4+
ARG ATATUS_ENABLED=FALSE
55

66
ENV \
77
# When using Composer, disable the warning about running commands as root/super user

0 commit comments

Comments
 (0)