Skip to content

Commit 136ddf4

Browse files
Update php Docker tag to v8.5
1 parent 5efc56e commit 136ddf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Until then, do it manually
33
# docker build -t ghcr.io/elbformat/field-helper-bundle/php:8.1 . -f docker/Dockerfile.php
44
# docker push
5-
FROM php:8.1-alpine
5+
FROM php:8.5-alpine
66
LABEL org.opencontainers.image.source="https://github.com/elbformat/field-helper-bundle"
77

88
# For code coverage

0 commit comments

Comments
 (0)