From 106cbe8d4d53483a14193c72d95297b319e319fc Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 12 May 2021 11:03:37 +0000 Subject: [PATCH] Update php:8.0.6-cli-buster Docker digest to 4481e37 --- 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 31976f7..8e0fcb1 100644 --- a/1.10-php8.0/Dockerfile +++ b/1.10-php8.0/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.0.6-cli-buster@sha256:20eae84c48f1bd53c84ac04cc3d7e53e9a225d7e7e4c9253b9c932729696c2b1 +FROM php:8.0.6-cli-buster@sha256:4481e37e100a811e2e33cd184fb056d1c171a7cc64d054558901ddbb4e110513 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] diff --git a/2.0-php8.0/Dockerfile b/2.0-php8.0/Dockerfile index cdfb223..00a8129 100644 --- a/2.0-php8.0/Dockerfile +++ b/2.0-php8.0/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.0.6-cli-buster@sha256:20eae84c48f1bd53c84ac04cc3d7e53e9a225d7e7e4c9253b9c932729696c2b1 +FROM php:8.0.6-cli-buster@sha256:4481e37e100a811e2e33cd184fb056d1c171a7cc64d054558901ddbb4e110513 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2