From 0fd64de576bfdb764ef29ed68c931fc7fc798461 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Thu, 13 Jun 2024 04:03:29 +0000 Subject: [PATCH] Update php:8.1.29-cli-bullseye Docker digest to 7d3ba4f --- 2-php8.1/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-php8.1/Dockerfile b/2-php8.1/Dockerfile index c808759..4c77036 100644 --- a/2-php8.1/Dockerfile +++ b/2-php8.1/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.1.29-cli-bullseye@sha256:eaaf0d99ef6309da01652c15b541e5f8047d9e4229b04d31e22a364be9333b48 +FROM php:8.1.29-cli-bullseye@sha256:7d3ba4f87c44b16a67ce3eced29416dad8bde6aeaa737f17eaab393de022d889 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.47.2