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

This commit is contained in:
Nebel 2023-10-09 16:02:23 +00:00
parent 296967f1a2
commit 83d1ddf80d

View file

@ -1,4 +1,4 @@
FROM caddy:2.7.4-builder-alpine@sha256:fce7dd2f5052b296f1724efe9c56a54b03b612a4dfb08be2c6750810517270c1 AS builder
FROM caddy:2.7.4-builder-alpine@sha256:9d7b7ac52c65e0e03d0426d74746e36c188ddaefbd5e79d39824cf4c21eb4165 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