Skip to content

Commit 5cf23d1

Browse files
authored
Merge pull request #266 from GrahamCampbell/php-2025-06
Upgrade to PHP 8.3.22 and 8.4.8
2 parents f8a2879 + 800d9e7 commit 5cf23d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

php-83/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARG IMAGE_VERSION_SUFFIX
55

66
# https://www.php.net/downloads
7-
ARG VERSION_PHP=8.3.21
7+
ARG VERSION_PHP=8.3.22
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

php-84/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARG IMAGE_VERSION_SUFFIX
55

66
# https://www.php.net/downloads
7-
ARG VERSION_PHP=8.4.7
7+
ARG VERSION_PHP=8.4.8
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)