Skip to content

Commit 5b607f5

Browse files
committed
chore(deps): update php docker tag to v8.4
1 parent 4a9b7a7 commit 5b607f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eventarc/generic/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# Use the official PHP image.
1818
# https://hub.docker.com/_/php
19-
FROM php:8.1-apache
19+
FROM php:8.4-apache
2020

2121
# Configure PHP for Cloud Run.
2222
# Precompile PHP code with opcache.

0 commit comments

Comments
 (0)