Update php:7.4.14-fpm-buster Docker digest to c1f7ffb

This commit is contained in:
renovate-bot 2021-01-21 22:01:08 +00:00
parent d987b3afe4
commit 15716b04cd

View file

@ -1,4 +1,4 @@
FROM php:7.4.14-fpm-buster@sha256:e81031a08e79af1a0b43c9b5cf7c07ccabd776cec09de20e36b760d43b529d44
FROM php:7.4.14-fpm-buster@sha256:c1f7ffbe18bbde526c883284d6f02fd26ff11717c1b4e4e9e8815ea177768315
RUN set -ex; \
\