Update caddy:2.7.6-builder-alpine Docker digest to 0a1e806
All checks were successful
deploy / main (push) Successful in 19m51s
All checks were successful
deploy / main (push) Successful in 19m51s
This commit is contained in:
parent
05b18f14cf
commit
b2ffbe3568
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:cb405ae4773f7c42816238dcb4222ec26913ec75400fe3fbf088a195440a8f82 AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:0a1e80677d1248033df78a1e620830fe276371da0939a1e4515f6574d3cdee5b AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.7.6-alpine@sha256:35baf177e2bb199a8f46c3dd5010635fce0958a2df01c14aff2cb5e9cd458492
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue