From 640b8534e5dd8ce489549a294be31f8b9f7dec13 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 28 Jun 2021 23:03:39 +0000 Subject: [PATCH] Update php:8.0.7-cli-buster Docker digest to 6cf1ce2 --- 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 1c1510f..24630ad 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:4f7be03b51c7e3145bf7463dd749a9fa244569a662a8afe72aa0f9ccd282061e +FROM php:8.0.7-cli-buster@sha256:6cf1ce2a65655c0aa8871114f2991c68870f92b3a5bbd634aefa0f05dbdfd3b1 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] diff --git a/2.0-php8.0/Dockerfile b/2.0-php8.0/Dockerfile index 25b87f4..b9836f9 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:4f7be03b51c7e3145bf7463dd749a9fa244569a662a8afe72aa0f9ccd282061e +FROM php:8.0.7-cli-buster@sha256:6cf1ce2a65655c0aa8871114f2991c68870f92b3a5bbd634aefa0f05dbdfd3b1 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2