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

This commit is contained in:
Nebel 2023-09-29 05:02:15 +00:00
parent a2eecc241e
commit 490cea42db

View file

@ -1,4 +1,4 @@
FROM caddy:2.7.4-builder-alpine@sha256:171bbf3e54cdccd135d6763099efa018b81d2921ddcbf07ee89294582af1d1dd AS builder
FROM caddy:2.7.4-builder-alpine@sha256:907acbefce68dbfadf3ea732af3eadd5eedcc40c3b2e6a782de52e6c217e7fb4 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