Update caddy:2.7.6-builder-alpine Docker digest to 7f18b28
All checks were successful
deploy / main (push) Successful in 17s
All checks were successful
deploy / main (push) Successful in 17s
This commit is contained in:
parent
f75d258df7
commit
4db3e1253f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:66d3f2d6a830bfe0c09be564238554563b916bc08561ae646a8c4fac40c8f1d2 AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:7f18b287c163c6d5f30de6ec5a093e76e31a55fbedc31ce42f01db783248b0db 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