From 9b86af6c09c29e35a05e1a60a81763d5687c155a Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Thu, 8 Jul 2021 18:03:15 +0000 Subject: [PATCH] Update php:7.4.21-cli-buster Docker digest to eab95fc --- 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 dd78d84..5c48793 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:97e6b4b12f954d04b31a18d7101010f3f690e48f8b3687e4da686db146f2816f +FROM php:7.4.21-cli-buster@sha256:eab95fc563cda3c565b6b1307512cb5f5f4377d9b25b6bcb65a003dfda834c8e SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] diff --git a/2.0-php7.4/Dockerfile b/2.0-php7.4/Dockerfile index 1702ed5..ce84462 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:97e6b4b12f954d04b31a18d7101010f3f690e48f8b3687e4da686db146f2816f +FROM php:7.4.21-cli-buster@sha256:eab95fc563cda3c565b6b1307512cb5f5f4377d9b25b6bcb65a003dfda834c8e SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2