Skip to content

Commit a9af2e5

Browse files
committed
Upgrade FrankenPHP to v1.11.1
1 parent 5de7d77 commit a9af2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/variations/frankenphp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ARG BASE_OS_VERSION='trixie'
33
ARG PHP_VERSION='8.5'
44
ARG BASE_IMAGE="php:${PHP_VERSION}-zts-${BASE_OS_VERSION}"
5-
ARG FRANKENPHP_VERSION='1.10.1'
5+
ARG FRANKENPHP_VERSION='1.11.1'
66
ARG GOLANG_VERSION='1.25'
77

88
########################

0 commit comments

Comments
 (0)