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

This commit is contained in:
Nebel 2023-10-10 21:02:26 +00:00
parent 2ceb673fc3
commit 2e3bcc6de7

View file

@ -1,4 +1,4 @@
FROM caddy:2.7.4-builder-alpine@sha256:c1ca7a62fc731ced54aedcd758d4086194e2129c766e232c88c29637f470bc53 AS builder
FROM caddy:2.7.4-builder-alpine@sha256:ec3ac7eee8b4635cb9336eb4cb201684d2cd54f6fe3bcbb61469e1114188f461 AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.7.4-alpine@sha256:11ae052d9015105757d19caf86dc51fc14403841f2b65e93fe320f4d0e197385
COPY --from=builder /usr/bin/caddy /usr/bin/caddy