Update caddy:2.7.6-builder-alpine Docker digest to 72d5485
All checks were successful
deploy / main (push) Successful in 18m29s
All checks were successful
deploy / main (push) Successful in 18m29s
This commit is contained in:
parent
ff5fe33d8e
commit
fdbeef99f4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:69e269256f3c0a24e47b8c7fbef7c720cb6b1d3473939b404e6b52743f2db504 AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:72d548508820d3ed521584a04f902f6b92be2a52a18d79019a5f1facc4da57da AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.7.6-alpine@sha256:eabac2898cf9fc7dc94d3fb03ac84c9c923aa6cc6f04874937d2f525e0d2f006
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue