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 2d33c60 + ade0547 commit a07d620Copy full SHA for a07d620
images/php-fpm/8.4.Dockerfile
@@ -5,7 +5,7 @@ FROM composer:latest AS healthcheckbuilder
5
6
RUN composer create-project --no-dev amazeeio/healthz-php /healthz-php v0.0.6
7
8
-FROM php:8.4.2-fpm-alpine3.21
+FROM php:8.4.3-fpm-alpine3.21
9
10
ARG LAGOON_VERSION
11
ENV LAGOON_VERSION=$LAGOON_VERSION
0 commit comments