From b66cc34e1ca84f4df11b9a2d6cec69d67273ffa8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 15 Mar 2026 20:49:53 +0000 Subject: [PATCH] fix: update Caddy security version to 1.1.48 in Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e0e9715e..4aac177d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,7 +39,7 @@ ARG CADDY_CANDIDATE_VERSION=2.11.2 ARG CADDY_USE_CANDIDATE=0 ARG CADDY_PATCH_SCENARIO=B # renovate: datasource=go depName=github.com/greenpau/caddy-security -ARG CADDY_SECURITY_VERSION=1.1.47 +ARG CADDY_SECURITY_VERSION=1.1.48 # renovate: datasource=go depName=github.com/corazawaf/coraza-caddy ARG CORAZA_CADDY_VERSION=2.2.0 ## When an official caddy image tag isn't available on the host, use a