Update caddy:2.8.4-builder-alpine Docker digest to 87e3237
All checks were successful
deploy / main (push) Successful in 19s
All checks were successful
deploy / main (push) Successful in 19s
This commit is contained in:
parent
97c493d097
commit
09b82cb03e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.8.4-builder-alpine@sha256:a4fa8ea4585faebda70aa16d77c90d96867dfef9f1555cb32152df985a2d5c50 AS builder
|
||||
FROM caddy:2.8.4-builder-alpine@sha256:87e32379e55b89b32f4f6ba4287e14b99e44420d098a7aa8461836d4f104de5e AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.8.4-alpine@sha256:896c6fb9e3eae11890f53dc528b8a9be1b4d058f6b7603024feb084fc203c0b4
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue