Update caddy:2.9.1-builder-alpine Docker digest to c473c15
All checks were successful
deploy / main (push) Successful in 44m18s

This commit is contained in:
Nebel 2025-01-17 02:00:40 +00:00
parent 1f849faeaf
commit e80c897b36

View file

@ -1,4 +1,4 @@
FROM caddy:2.9.1-builder-alpine@sha256:a04392749efef26d61092b72ce362959e94010b95d4ffaef7099fd1e09e03932 AS builder
FROM caddy:2.9.1-builder-alpine@sha256:c473c15a6761701625f62438b87fdc95d7f25a278e4df0043c4efc5ee092f4af AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.9.1-alpine@sha256:b60636634fd2aebaf9460cf60997ad83aad6b139318d5713e2b78a60f52b139c
COPY --from=builder /usr/bin/caddy /usr/bin/caddy