Update caddy:2.7.6-builder-alpine Docker digest to 33a92d1
All checks were successful
deploy / main (push) Successful in 16m41s
All checks were successful
deploy / main (push) Successful in 16m41s
This commit is contained in:
parent
ae4fc39361
commit
12c1a0af70
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:c17ff7c96af3cad1bb61b79cbc20c977ffbae47ed1159622eebcf08658cf8aff AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:33a92d10027f0a21785908d646f81c6c23b4abd130fc123200f00a9381693be9 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