Update caddy:2.9.1-builder-alpine Docker digest to acb4963
All checks were successful
deploy / main (push) Successful in 24s
All checks were successful
deploy / main (push) Successful in 24s
This commit is contained in:
parent
09ade8e4b9
commit
c3c440afb3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.9.1-builder-alpine@sha256:b16fde1b2d1373f96398778942d05c28d1fb9632023278f44f4c031cc66b1d2f AS builder
|
||||
FROM caddy:2.9.1-builder-alpine@sha256:acb4963e515eb00db086a5639f5a509a56c06ee87573239c7b49fccb56a60f1f 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