Update caddy:2.7.6-builder-alpine Docker digest to 070363e
All checks were successful
deploy / main (push) Successful in 18m33s
All checks were successful
deploy / main (push) Successful in 18m33s
This commit is contained in:
parent
616eaeab8a
commit
552b3cca0a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:f083a2b519680fafdc4f4bb91f540f6f1ec4bdeccda2df98a77fa01d363b27a4 AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:070363e037b19c51778f999662dc39fa7fefca88e0f695a3a9debc859b2e5736 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