We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b97efc commit 7532322Copy full SHA for 7532322
eventarc/generic/Dockerfile
@@ -16,7 +16,7 @@
16
17
# Use the official PHP image.
18
# https://hub.docker.com/_/php
19
-FROM php:7.4-apache
+FROM php:8.0-apache
20
21
# Configure PHP for Cloud Run.
22
# Precompile PHP code with opcache.
run/helloworld/Dockerfile
@@ -17,7 +17,7 @@
23
0 commit comments