We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe4977 commit e61d69fCopy full SHA for e61d69f
docker/Dockerfile.php
@@ -1,4 +1,4 @@
1
-FROM php:8.2-alpine
+FROM php:8.4-alpine
2
3
# For clock-mock
4
RUN apk add --no-cache --virtual .build-deps $PHPIZE_DEPS &&\
0 commit comments