From ddc09657b566e71f1ecf8742174b0ef49b684329 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 23 Jun 2021 10:03:52 +0000 Subject: [PATCH] Update php:8.0.7-cli-buster Docker digest to 985f60b --- 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 0db38b0..9a334d6 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:a1b218b5f304c04bae58ea65cfcb0114d62f0960166cee19c1f34091574f5343 +FROM php:8.0.7-cli-buster@sha256:985f60b37224036177326b70366f49250cdbba4e6564596789f6b46fc7127aec SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] diff --git a/2.0-php8.0/Dockerfile b/2.0-php8.0/Dockerfile index f8940f5..ef6a083 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:a1b218b5f304c04bae58ea65cfcb0114d62f0960166cee19c1f34091574f5343 +FROM php:8.0.7-cli-buster@sha256:985f60b37224036177326b70366f49250cdbba4e6564596789f6b46fc7127aec SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2