We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce1c22 commit 84bc0dfCopy full SHA for 84bc0df
dockerfile/php/.github/workflows/php_8_4.yml
@@ -9,7 +9,7 @@ on:
9
PHP_VERSION:
10
description: php version
11
required: true
12
- default: "8.4.0"
+ default: "8.4.8"
13
14
name: PHP_8.4
15
@@ -206,7 +206,7 @@ jobs:
206
PLATFORM: linux/amd64,linux/arm64 #,linux/arm/v7
207
PHP_VERSION: 8_4_X
208
FOLDER: "8.4"
209
- PHP_TAG_VERSION: "8.4.0"
+ PHP_TAG_VERSION: "8.4.8"
210
TYPE: ${{ matrix.TYPE }}
211
add_mirror: registry.us-east-1.aliyuncs.com/khs1994-us/php docker.cnb.cool/khs1994-docker/khs1994/php ghcr.io/khs1994/php
212
add_mirror2: ghcr.io/lrew/php docker.cnb.cool/khs1994-docker/lrew/php
0 commit comments