Update php Docker tag to v7.4.19 #144

Closed
renovate-bot wants to merge 1 commits from renovate/php-7.x into master
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM php:7.3.28-fpm-buster@sha256:e7dd1db79543120565510fe4f01e944b2b6a85352fd80637728652455a63113d
FROM php:7.4.19-fpm-buster@sha256:4bc607d4aae0dfb96921cf079eba3d197c49c8307821371e861def73b0a69d6e
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:7.3.28-fpm-buster@sha256:e7dd1db79543120565510fe4f01e944b2b6a85352fd80637728652455a63113d
FROM php:7.4.19-fpm-buster@sha256:4bc607d4aae0dfb96921cf079eba3d197c49c8307821371e861def73b0a69d6e
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]