Skip to content

Commit 250163c

Browse files
authored
chore(deps): update php docker tag to v8.4 (GoogleCloudPlatform#2106)
1 parent e8d85bc commit 250163c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/helloworld/Dockerfile

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

1818
# Use the official PHP image.
1919
# https://hub.docker.com/_/php
20-
FROM php:8.3-apache
20+
FROM php:8.4-apache
2121

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

0 commit comments

Comments
 (0)