Skip to content

Commit f5016fd

Browse files
authored
Merge pull request #227 from GrahamCampbell/new-php
Upgrade PHP versions
2 parents 64b4671 + 5315d57 commit f5016fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.26
7+
ARG VERSION_PHP=8.2.27
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

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.14
7+
ARG VERSION_PHP=8.3.15
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.1
7+
ARG VERSION_PHP=8.4.2
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)