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

This commit is contained in:
Nebel 2023-12-20 22:02:10 +00:00
parent 789f82a00c
commit 293cb08b31

View file

@ -1,4 +1,4 @@
FROM caddy:2.7.6-builder-alpine@sha256:ddaeaed29d5e68e8e2c02f72ece9c4f07920bd4182debb9ced4d331606ed69f5 AS builder
FROM caddy:2.7.6-builder-alpine@sha256:c29c52064fea628eafeb718ade10ef0c4364b57e5344f0db97b3bf5d89ccd237 AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.7.6-alpine@sha256:eabac2898cf9fc7dc94d3fb03ac84c9c923aa6cc6f04874937d2f525e0d2f006
COPY --from=builder /usr/bin/caddy /usr/bin/caddy