Skip to content

Commit be39cf6

Browse files
authored
Merge pull request brefphp#163 from GrahamCampbell/latest-php
Upgrade to PHP 8.2.16 and 8.3.3
2 parents aa4411f + 0741a54 commit be39cf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: php-82/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.2.15
7+
ARG VERSION_PHP=8.2.16
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

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.2
7+
ARG VERSION_PHP=8.3.3
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)