From 7abd84bb05cb81186f67d5a7a9e7f3c764c57757 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 11:40:43 +0000 Subject: [PATCH] chore(deps): update dunglas/frankenphp:latest docker digest to 70eddbe Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cd99e68..0d39691 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN composer install \ --ignore-platform-reqs # Stage 2: Final image -FROM dunglas/frankenphp:latest@sha256:145db7730bcbcfe0bfa2fe5d5953fc83919aa704807268e39b1a215e00d68a20 +FROM dunglas/frankenphp:latest@sha256:70eddbe980ed7a2f6cc7a5ce3c5359e32da21014f07e5821cc02e2d459965c6f # Disable HTTPS by default for the container ENV SERVER_NAME=:80