We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11b969 commit 3f2d11bCopy full SHA for 3f2d11b
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:3.17.3
2
3
-ARG PHP_VERSION="8.1.18"
+ARG PHP_VERSION="8.1.19"
4
ARG PHP_PACKAGE_BASENAME="php81"
5
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm81"
6
ARG UNIT_VERSION="1.29.1"
0 commit comments