Skip to content

Commit

Permalink
Update php Docker tag to v8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 34427b9 commit 95e61a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Until then, do it manually
# docker build -t ghcr.io/elbformat/field-helper-bundle/php:8.1 . -f docker/Dockerfile.php
# docker push
FROM php:8.1-alpine
FROM php:8.4-alpine
LABEL org.opencontainers.image.source="https://github.com/elbformat/field-helper-bundle"

# For code coverage
Expand Down

0 comments on commit 95e61a7

Please sign in to comment.