Update caddy:2.10.0-builder-alpine Docker digest to 3548087

This commit is contained in:
Renovate Bot 2025-06-06 01:00:20 +00:00
parent a12e2c2607
commit ce279b384d

View file

@ -9,7 +9,7 @@ ARG CADDYHE_VERSION=v1.1.1
# renovate: datasource=github-releases depName=caddy-dns/metaname # renovate: datasource=github-releases depName=caddy-dns/metaname
ARG CADDYMETANAME_VERSION=v0.2.0 ARG CADDYMETANAME_VERSION=v0.2.0
FROM caddy:2.10.0-builder-alpine@sha256:83c0272b68761fa47e431b66dc3c4412e8cf419e107c5bc579d4d6e8f4652260 AS builder FROM caddy:2.10.0-builder-alpine@sha256:3548087c3e7ecaac874989ab376b9232a7af4a7ef8a1df4f9081be851a4c74e6 AS builder
RUN xcaddy build \ RUN xcaddy build \
--with github.com/caddy-dns/rfc2136@${CADDYRFC2136_VERSION} \ --with github.com/caddy-dns/rfc2136@${CADDYRFC2136_VERSION} \