Skip to content

Commit 9a64a21

Browse files
authored
Merge pull request #236 from GrahamCampbell/next-php
Upgrade to PHP 8.3.17 and 8.4.4
2 parents 1e37bb6 + 05e37ea commit 9a64a21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: php-83/Dockerfile

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

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

Diff for: php-84/Dockerfile

+1-1
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.3
7+
ARG VERSION_PHP=8.4.4
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)