Skip to content

Commit ac18ed4

Browse files
committed
Upgrade to PHP v8.3 following upstream
1 parent 960d1ae commit ac18ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

container.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ VERSION_PATTERN="5.2.*"
77

88
MERGE_IMAGE_GIT_REPO="https://github.com/phpmyadmin/docker.git"
99
MERGE_IMAGE_BUD_CONTEXT="fpm-alpine"
10-
MERGE_IMAGE_BASE_IMAGE_PATTERN="php:8.2-fpm-alpine"
10+
MERGE_IMAGE_BASE_IMAGE_PATTERN="php:8.3-fpm-alpine"
1111

12-
BASE_IMAGE="ghcr.io/sgsgermany/php-fpm:v8.2"
12+
BASE_IMAGE="ghcr.io/sgsgermany/php-fpm:v8.3"

0 commit comments

Comments
 (0)