Update caddy:2.8.4-builder-alpine Docker digest to e17752e
All checks were successful
deploy / main (push) Successful in 20s
All checks were successful
deploy / main (push) Successful in 20s
This commit is contained in:
parent
abf2634154
commit
2c57e76f93
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.8.4-builder-alpine@sha256:7eeb82cc1c2b652e528ec564b148c6480dc83ca16421d72e241b6bed4b963613 AS builder
|
||||
FROM caddy:2.8.4-builder-alpine@sha256:e17752ee435c363c7be26488602dfb693b256de2dbd5d21aad73b13e8f057604 AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.8.4-alpine@sha256:5d4e02f275d12136a8e0a487e765ce459a00d49e23b543e9cd8190562ec5d27b
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue