Update php Docker tag to v7.4.20 #156

Merged
renovate-bot merged 1 commits from renovate/php-7.4.x into master 2021-06-04 01:05:19 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2db7ce39b0 - Show all commits

View File

@ -1,4 +1,4 @@
FROM php:7.4.19-fpm-buster@sha256:c942307120a8b5282af31560b384fdfc47539c57f409ecc1622e927cd9d89107 FROM php:7.4.20-fpm-buster@sha256:8e417c28d360c85f408acea02c5f6c4df6ce5d67d91fb65fea2ecc27ec5d56b7
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:7.4.19-fpm-buster@sha256:c942307120a8b5282af31560b384fdfc47539c57f409ecc1622e927cd9d89107 FROM php:7.4.20-fpm-buster@sha256:8e417c28d360c85f408acea02c5f6c4df6ce5d67d91fb65fea2ecc27ec5d56b7
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]