Update caddy:2.7.6-builder-alpine Docker digest to 266dabc
All checks were successful
deploy / main (push) Successful in 16s
All checks were successful
deploy / main (push) Successful in 16s
This commit is contained in:
parent
0f35dd8d3d
commit
f0627221f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:cbfa1b858a5de104535263699c7f35d01c8376e13e961fe5b7a6d8e62b0a15d0 AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:266dabccbb11b224b1bb98d85269aefae07fad2161a5f24c59ba97f2d5290782 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