Update caddy:2.9.1-builder-alpine Docker digest to c473c15
All checks were successful
deploy / main (push) Successful in 44m18s
All checks were successful
deploy / main (push) Successful in 44m18s
This commit is contained in:
parent
1f849faeaf
commit
e80c897b36
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue