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 70e6b9d commit c91b0f1Copy full SHA for c91b0f1
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