Skip to content

Commit 11ee96c

Browse files
committed
3.5.0pre
1 parent 0730917 commit 11ee96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
build:
13-
- { php_version: "8.4", php_version_latest: "true", distro: "alpine", distro_variant: "3.22", latest: "true", distro_latest: "true", arch: "linux/amd64,linux/arm64" }
13+
- { php_version: "8.4", php_version_latest: "true", distro: "alpine", distro_variant: "3.23", latest: "true", distro_latest: "true", arch: "linux/amd64,linux/arm64" }
1414
env:
1515
BASE_IMAGE: "ghcr.io/nfrastack/container-nginx-php-fpm"
1616
PHP_BASE: ${{ matrix.build.php_version }}

0 commit comments

Comments
 (0)