Skip to content

Commit 50cad11

Browse files
authored
Merge pull request #315 from brefphp/v3-upgrade-php
Upgrade PHP versions (v3)
2 parents 8e64666 + c25da6b commit 50cad11

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.29
7+
ARG VERSION_PHP=8.3.30
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2023

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.16
7+
ARG VERSION_PHP=8.4.18
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.1
7+
ARG VERSION_PHP=8.5.3
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2023

0 commit comments

Comments
 (0)