Update caddy:2.6.4-builder-alpine Docker digest to 19c33a7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nebel 2023-07-11 22:02:33 +00:00
parent 95e304cedd
commit b04cf46c56

View file

@ -1,4 +1,4 @@
FROM caddy:2.6.4-builder-alpine@sha256:23075609f8b50e2018205420811de0b676736c1616ef2322c26935eba23e0247 AS builder
FROM caddy:2.6.4-builder-alpine@sha256:19c33a725e762ef6fd3bd27d4737f0abfe22d95c278c3a51cc463d688088bdd1 AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.6.4-alpine@sha256:993f27cb24190f8b714f6ffd0cd487281b48b64a70d6575be8eee18b6c2b02af
COPY --from=builder /usr/bin/caddy /usr/bin/caddy