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 58de147 commit 8d10673Copy full SHA for 8d10673
Dockerfile
@@ -1,5 +1,5 @@
1
# Get tool to install PHP extensions
2
-FROM mlocati/php-extension-installer:2.2.18 AS php-ext-installer
+FROM mlocati/php-extension-installer:2.3.3 AS php-ext-installer
3
4
# Install PHP extensions for base image
5
FROM php:8.3.9-cli-alpine AS base
0 commit comments