Skip to content

Commit 6d7ad04

Browse files
authored
Merge pull request #71 from GrahamCampbell/php-upgrade
2 parents 7fca5eb + 0ade5af commit 6d7ad04

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

php-80/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.0.27
7+
ARG VERSION_PHP=8.0.28
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

php-81/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.1.15
7+
ARG VERSION_PHP=8.1.17
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

php-82/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.2.2
7+
ARG VERSION_PHP=8.2.4
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)