Skip to content

Commit 7a5b203

Browse files
committed
Bump | 8.3.x, 8.4.x
1 parent 6aa7c41 commit 7a5b203

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cli/8.3/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PLATFORM=linux/amd64
2-
PHP_VERSION=8.3.20
2+
PHP_VERSION=8.3.21
33
PHP_VERSION_MAJOR=8.3
44
ALPINE_VERSION=3.21
55

cli/8.4/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PLATFORM=linux/amd64
2-
PHP_VERSION=8.4.6
2+
PHP_VERSION=8.4.7
33
PHP_VERSION_MAJOR=8.4
44
ALPINE_VERSION=3.21

fpm/8.3/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PLATFORM=linux/amd64
2-
PHP_VERSION=8.3.20
2+
PHP_VERSION=8.3.21
33
PHP_VERSION_MAJOR=8.3
44
ALPINE_VERSION=3.21

fpm/8.4/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PLATFORM=linux/amd64
2-
PHP_VERSION=8.4.6
2+
PHP_VERSION=8.4.7
33
PHP_VERSION_MAJOR=8.4
44
ALPINE_VERSION=3.21

0 commit comments

Comments
 (0)