From 6c5499482bcb7ab847685b48621aa2f381ccb43a Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Thu, 8 Jul 2021 19:03:29 +0000 Subject: [PATCH] Update php:8.0.8-cli-buster Docker digest to cd8fc70 --- 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 c2d6fae..34a8e0f 100644 --- a/1.10-php8.0/Dockerfile +++ b/1.10-php8.0/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.0.8-cli-buster@sha256:e6bd0351ee1bd3a7f78ee38f2d2de8a24fa6a334071eff2c7a7d014f90438c38 +FROM php:8.0.8-cli-buster@sha256:cd8fc7057e8455b785acccd94883d5dbb52d050d8b217f25bec4e61e219ff905 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] diff --git a/2.0-php8.0/Dockerfile b/2.0-php8.0/Dockerfile index fff682b..228d60b 100644 --- a/2.0-php8.0/Dockerfile +++ b/2.0-php8.0/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.0.8-cli-buster@sha256:e6bd0351ee1bd3a7f78ee38f2d2de8a24fa6a334071eff2c7a7d014f90438c38 +FROM php:8.0.8-cli-buster@sha256:cd8fc7057e8455b785acccd94883d5dbb52d050d8b217f25bec4e61e219ff905 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2