We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b150182 commit 581bb47Copy full SHA for 581bb47
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:3.18.4
2
3
-ARG PHP_VERSION="8.2.10"
+ARG PHP_VERSION="8.2.13"
4
ARG PHP_PACKAGE_BASENAME="php82"
5
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm82"
6
ARG UNIT_VERSION="1.30.0"
0 commit comments