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.
2 parents 70e6b9d + c91b0f1 commit 5b9bb99Copy full SHA for 5b9bb99
Dockerfile
@@ -1,5 +1,5 @@
1
FROM mlocati/php-extension-installer:latest AS installer
2
-FROM php:7.4.9-cli-alpine3.12
+FROM php:8.1.33-cli-alpine3.21
3
4
COPY --from=installer /usr/bin/install-php-extensions /usr/bin/
5
0 commit comments