Skip to content

Commit 4d2ebb4

Browse files
authored
Merge pull request #222 from simPod/docke-85
chore: use php 8.5 in Dockerfile
2 parents c0bb653 + df25624 commit 4d2ebb4

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)