Update caddy:2.7.6-builder-alpine Docker digest to c17ff7c
All checks were successful
deploy / main (push) Successful in 16s
All checks were successful
deploy / main (push) Successful in 16s
This commit is contained in:
parent
dc4454052f
commit
ae4fc39361
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:84869dac1a2819a9e7bef1e6d882762a24d4e87f3f4744dee43df86ec95f96ed AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:c17ff7c96af3cad1bb61b79cbc20c977ffbae47ed1159622eebcf08658cf8aff AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.7.6-alpine@sha256:80ca561981768b2c3568cc4bef3d4cd1f11c2a625c806bedeb8453aef98779a0
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue