From c397728c9231806d07522384800982f0fc9918b5 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 14 Jan 2025 07:05:46 +0000 Subject: [PATCH] Update php:8.3.15-cli-bookworm Docker digest to 96a8a05 --- 2-php8.4/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-php8.4/Dockerfile b/2-php8.4/Dockerfile index e32171b..69b6712 100644 --- a/2-php8.4/Dockerfile +++ b/2-php8.4/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.3.15-cli-bookworm@sha256:4b5533da7a0396ca147c1b323ce78ef564a9c89c830c394ea25050da51ab83fe +FROM php:8.3.15-cli-bookworm@sha256:96a8a05de813f3eeea20df607fd7cde09ef34c9298c3f2ece99d821b3678b105 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2