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 fb395c9 commit a45b0dbCopy full SHA for a45b0db
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.2.19 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