Skip to content

Commit 30d52d8

Browse files
Upgrade FrankenPHP to v1.11.3 (#659) (#660)
Mostly bugfixes and dependency updates, see https://github.com/php/frankenphp/releases/tag/v1.11.3 Co-authored-by: MK <kohenkatz@gmail.com>
1 parent 78b7a97 commit 30d52d8

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.11.2'
5+
ARG FRANKENPHP_VERSION='1.11.3'
66
ARG GOLANG_VERSION='1.26'
77

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

0 commit comments

Comments
 (0)