Skip to content

Commit df25624

Browse files
committed
chore: use php 8.5 in Dockerfile
1 parent 6d0d399 commit df25624

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4-alpine
1+
FROM php:8.5-alpine
22

33
RUN apk add --no-cache $PHPIZE_DEPS valgrind
44

0 commit comments

Comments
 (0)