From 55c44dbdfdc9e422398ff066fb3ab0c372ec6d14 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 9 Jul 2021 14:03:16 +0000 Subject: [PATCH] Update php:7.4.21-cli-buster Docker digest to 8a2f9c1 --- 1.10-php7.4/Dockerfile | 2 +- 2.0-php7.4/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1.10-php7.4/Dockerfile b/1.10-php7.4/Dockerfile index 5c48793..9973447 100644 --- a/1.10-php7.4/Dockerfile +++ b/1.10-php7.4/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.4.21-cli-buster@sha256:eab95fc563cda3c565b6b1307512cb5f5f4377d9b25b6bcb65a003dfda834c8e +FROM php:7.4.21-cli-buster@sha256:8a2f9c107875a5fd1feb6e53400dd61714505db4f79e764a95cd8b7a1c05f0b7 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] diff --git a/2.0-php7.4/Dockerfile b/2.0-php7.4/Dockerfile index ce84462..49ae3af 100644 --- a/2.0-php7.4/Dockerfile +++ b/2.0-php7.4/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.4.21-cli-buster@sha256:eab95fc563cda3c565b6b1307512cb5f5f4377d9b25b6bcb65a003dfda834c8e +FROM php:7.4.21-cli-buster@sha256:8a2f9c107875a5fd1feb6e53400dd61714505db4f79e764a95cd8b7a1c05f0b7 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2