From ee94e73ad46fc1448b801c84ec997444aa64d525 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sat, 26 Jun 2021 04:04:02 +0000 Subject: [PATCH] Update php:8.0.7-cli-buster Docker digest to 19fedc5 --- 1.10-php8.0/Dockerfile | 2 +- 2.0-php8.0/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1.10-php8.0/Dockerfile b/1.10-php8.0/Dockerfile index 1bc65a2..9e04d40 100644 --- a/1.10-php8.0/Dockerfile +++ b/1.10-php8.0/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.0.7-cli-buster@sha256:8ea4818e6b47e68bb764fab87892185c2af8f19c5a33968c2155b0fa5d263188 +FROM php:8.0.7-cli-buster@sha256:19fedc556318908e0a3e1230c07940152d765ac32e66291747b32c5b19c426bc SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] diff --git a/2.0-php8.0/Dockerfile b/2.0-php8.0/Dockerfile index cd536fe..22fccab 100644 --- a/2.0-php8.0/Dockerfile +++ b/2.0-php8.0/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.0.7-cli-buster@sha256:8ea4818e6b47e68bb764fab87892185c2af8f19c5a33968c2155b0fa5d263188 +FROM php:8.0.7-cli-buster@sha256:19fedc556318908e0a3e1230c07940152d765ac32e66291747b32c5b19c426bc SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2