Skip to content

Commit e4cb1d2

Browse files
authored
Merge pull request #1197 from uselagoon/renovate/main-php-8.2.x
chore(deps): update php docker tag to v8.2.27 (main)
2 parents 74cf1b2 + f15655f commit e4cb1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/php-fpm/8.2.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.2.26-fpm-alpine3.20
8+
FROM php:8.2.27-fpm-alpine3.20
99

1010
ARG LAGOON_VERSION
1111
ENV LAGOON_VERSION=$LAGOON_VERSION

0 commit comments

Comments
 (0)