Update caddy:2.8.4-builder-alpine Docker digest to 4ad9121
All checks were successful
deploy / main (push) Successful in 21m44s
All checks were successful
deploy / main (push) Successful in 21m44s
This commit is contained in:
parent
47a5ea1360
commit
f9af856580
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.8.4-builder-alpine@sha256:87e32379e55b89b32f4f6ba4287e14b99e44420d098a7aa8461836d4f104de5e AS builder
|
||||
FROM caddy:2.8.4-builder-alpine@sha256:4ad9121d96b2aa96464af5bc9824dbee003901ae9314f2127f0ecf0f62ccfff7 AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.8.4-alpine@sha256:a994e3abc186b932d77628238c78e6a0a5a1a8ad0ce4628c952fe9ab75638064
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue