Update php Docker tag to v7.4.16 #94

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

View File

@ -1,4 +1,4 @@
FROM php:7.3.27-fpm-buster@sha256:d600f473c59d4ca35c0c4e5bf4dfe1da4b6125f62e19360a46d63b82cac5cd8f
FROM php:7.4.16-fpm-buster@sha256:79d751ef393843198455da91cee85284f80d57696907345c7297b53b84980dc9
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:7.3.27-fpm-buster@sha256:d600f473c59d4ca35c0c4e5bf4dfe1da4b6125f62e19360a46d63b82cac5cd8f
FROM php:7.4.16-fpm-buster@sha256:79d751ef393843198455da91cee85284f80d57696907345c7297b53b84980dc9
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]