Skip to content

Commit 4114b40

Browse files
chore(deps): update dunglas/frankenphp docker tag to v1.9-php8.4.12
1 parent 2621381 commit 4114b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Adapted from https://github.com/api-platform/api-platform/blob/fa1c5808305d7cadbf7b8392e0fddb6e80fb2092/api/Dockerfile
44

55
# Versions
6-
FROM dunglas/frankenphp:1.9-php8.4.11 AS frankenphp_upstream
6+
FROM dunglas/frankenphp:1.9-php8.4.12 AS frankenphp_upstream
77

88
# the different stages of this Dockerfile are meant to be built into separate images
99
# https://docs.docker.com/develop/develop-images/multistage-build/#stop-at-a-specific-build-stage

0 commit comments

Comments
 (0)