Skip to content

Commit 6de82d2

Browse files
author
Toby Bellwood
authored
Merge pull request #121 from uselagoon/renovate/main-docker-php-7.4.x
Update php Docker tag to v7.4.16 (main)
2 parents c5d1876 + adceb50 commit 6de82d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/php-fpm/7.4.Dockerfile

+1-1
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:7.4.15-fpm-alpine3.12
8+
FROM php:7.4.16-fpm-alpine3.12
99

1010
LABEL maintainer="amazee.io"
1111
ENV LAGOON=php

0 commit comments

Comments
 (0)