Skip to content

Commit e61d69f

Browse files
Update php Docker tag to v8.4
1 parent 0fe4977 commit e61d69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.2-alpine
1+
FROM php:8.4-alpine
22

33
# For clock-mock
44
RUN apk add --no-cache --virtual .build-deps $PHPIZE_DEPS &&\

0 commit comments

Comments
 (0)