Skip to content

Commit a07d620

Browse files
authored
Merge pull request #1210 from uselagoon/renovate/main-php-8.4.x
chore(deps): update php docker tag to v8.4.3 (main)
2 parents 2d33c60 + ade0547 commit a07d620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/php-fpm/8.4.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM composer:latest AS healthcheckbuilder
55

66
RUN composer create-project --no-dev amazeeio/healthz-php /healthz-php v0.0.6
77

8-
FROM php:8.4.2-fpm-alpine3.21
8+
FROM php:8.4.3-fpm-alpine3.21
99

1010
ARG LAGOON_VERSION
1111
ENV LAGOON_VERSION=$LAGOON_VERSION

0 commit comments

Comments
 (0)