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