Skip to content

Commit 2647334

Browse files
authored
Merge pull request #325 from GrahamCampbell/php
[3.x] Upgrade to PHP 8.4.20 and 8.5.5
2 parents 2e3e8e9 + c356e9e commit 2647334

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.19
7+
ARG VERSION_PHP=8.4.20
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2023

php-85/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.5.4
7+
ARG VERSION_PHP=8.5.5
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2023

0 commit comments

Comments
 (0)