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 2621381 commit 4114b40Copy full SHA for 4114b40
api/Dockerfile
@@ -3,7 +3,7 @@
3
# Adapted from https://github.com/api-platform/api-platform/blob/fa1c5808305d7cadbf7b8392e0fddb6e80fb2092/api/Dockerfile
4
5
# Versions
6
-FROM dunglas/frankenphp:1.9-php8.4.11 AS frankenphp_upstream
+FROM dunglas/frankenphp:1.9-php8.4.12 AS frankenphp_upstream
7
8
# the different stages of this Dockerfile are meant to be built into separate images
9
# https://docs.docker.com/develop/develop-images/multistage-build/#stop-at-a-specific-build-stage
0 commit comments