Update caddy:2.8.4-builder-alpine Docker digest to 8782b5b
All checks were successful
deploy / main (push) Successful in 19m31s
All checks were successful
deploy / main (push) Successful in 19m31s
This commit is contained in:
parent
e6700d19e9
commit
a089ec3c3f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.8.4-builder-alpine@sha256:b822d99b6a3d52a7b9db5e70d4672d27b03b628d8761e2f987a198365bb73850 AS builder
|
||||
FROM caddy:2.8.4-builder-alpine@sha256:8782b5b47447127487ef3e4ed30f8bdae29c0057d81740eb878b2968ac6e4f9b 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