Update caddy:2.8.4-builder-alpine Docker digest to 195081d
All checks were successful
deploy / main (push) Successful in 31m32s

This commit is contained in:
Nebel 2024-11-06 23:01:19 +00:00
parent 1b923f0187
commit 4bc3561ee1

View file

@ -1,4 +1,4 @@
FROM caddy:2.8.4-builder-alpine@sha256:c7b4d7372becf00ffbb2862572f203e7e7e202f456545563ce3f41e5d561ef36 AS builder
FROM caddy:2.8.4-builder-alpine@sha256:195081d61626798c5313029be73e461eb29618e60942e4c07bf7b18a7a734403 AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.8.4-alpine@sha256:33937b9d51461ea87794350c1c09ce53f327802508929d78f3b5642533f2f7db
COPY --from=builder /usr/bin/caddy /usr/bin/caddy