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 15dbd50 commit 14797f3Copy full SHA for 14797f3
Dockerfile
@@ -1,7 +1,7 @@
1
#syntax=docker/dockerfile:1
2
3
# Versions
4
-FROM dunglas/frankenphp:1-php8.3 AS frankenphp_upstream
+FROM dunglas/frankenphp:1-php8.4 AS frankenphp_upstream
5
6
# The different stages of this Dockerfile are meant to be built into separate images
7
# https://docs.docker.com/develop/develop-images/multistage-build/#stop-at-a-specific-build-stage
0 commit comments