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 b9779d0 commit 7eae1dcCopy full SHA for 7eae1dc
alpine/Dockerfile.base
@@ -1,5 +1,5 @@
1
ARG PHP_VERSION
2
-ARG DISTRIBUTION_VERSION=3.16
+ARG DISTRIBUTION_VERSION=3.19
3
FROM php:${PHP_VERSION}-cli-alpine${DISTRIBUTION_VERSION}
4
5
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/bin/
0 commit comments