We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b001e commit ddd27cfCopy full SHA for ddd27cf
php-81/Dockerfile
@@ -6,7 +6,7 @@ ARG CPU
6
ARG IMAGE_VERSION_SUFFIX
7
8
# https://www.php.net/downloads
9
-ARG VERSION_PHP=8.1.14
+ARG VERSION_PHP=8.1.15
10
11
12
# Lambda uses a custom AMI named Amazon Linux 2
php-82/Dockerfile
-ARG VERSION_PHP=8.2.1
+ARG VERSION_PHP=8.2.2
0 commit comments