Skip to content

Commit 245e23f

Browse files
committed
Upgrade FrankenPHP to v1.11.1
1 parent b8259a1 commit 245e23f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)