From d291340e41ec4af2a14f33eb22bd5ae2c40e4d65 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Jan 2026 01:14:15 +0100 Subject: [PATCH] Update caddy:2.10.2 Docker digest to 70e816c (#4) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | caddy | final | digest | `cad41ae` → `70e816c` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.valverde.cloud/Thilawyn/caddy/pulls/4 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e8af61e..934cc6c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,5 +7,5 @@ RUN --mount=type=cache,target=/go/pkg/mod \ --with github.com/hslatman/caddy-crowdsec-bouncer/crowdsec@v0.9.2 \ --with github.com/caddy-dns/namecheap@master -FROM caddy:2.10.2@sha256:cad41ae98f1b85859198d0091efa5e3bb713dbec041d3e8ac08976c543048ef8 +FROM caddy:2.10.2@sha256:70e816c44fb79071fc4cd939ffda76e3b629642309efe31a4fb0ed45873be464 COPY --from=builder /usr/bin/caddy /usr/bin/caddy