We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4411f commit 0741a54Copy full SHA for 0741a54
php-82/Dockerfile
@@ -4,7 +4,7 @@
4
ARG IMAGE_VERSION_SUFFIX
5
6
# https://www.php.net/downloads
7
-ARG VERSION_PHP=8.2.15
+ARG VERSION_PHP=8.2.16
8
9
10
# Lambda uses a custom AMI named Amazon Linux 2
php-83/Dockerfile
-ARG VERSION_PHP=8.3.2
+ARG VERSION_PHP=8.3.3
0 commit comments