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 ccee25e commit 58eb4d8Copy full SHA for 58eb4d8
php-81/Dockerfile
@@ -4,7 +4,7 @@
4
ARG IMAGE_VERSION_SUFFIX
5
6
# https://www.php.net/downloads
7
-ARG VERSION_PHP=8.1.19
+ARG VERSION_PHP=8.1.20
8
9
10
# Lambda uses a custom AMI named Amazon Linux 2
php-82/Dockerfile
-ARG VERSION_PHP=8.2.6
+ARG VERSION_PHP=8.2.7
0 commit comments