Skip to content

Commit 84bc0df

Browse files
committed
[php] Test php 8.4.8
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
1 parent 8ce1c22 commit 84bc0df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dockerfile/php/.github/workflows/php_8_4.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
PHP_VERSION:
1010
description: php version
1111
required: true
12-
default: "8.4.0"
12+
default: "8.4.8"
1313

1414
name: PHP_8.4
1515

@@ -206,7 +206,7 @@ jobs:
206206
PLATFORM: linux/amd64,linux/arm64 #,linux/arm/v7
207207
PHP_VERSION: 8_4_X
208208
FOLDER: "8.4"
209-
PHP_TAG_VERSION: "8.4.0"
209+
PHP_TAG_VERSION: "8.4.8"
210210
TYPE: ${{ matrix.TYPE }}
211211
add_mirror: registry.us-east-1.aliyuncs.com/khs1994-us/php docker.cnb.cool/khs1994-docker/khs1994/php ghcr.io/khs1994/php
212212
add_mirror2: ghcr.io/lrew/php docker.cnb.cool/khs1994-docker/lrew/php

0 commit comments

Comments
 (0)