Update caddy:2.9.1-builder-alpine Docker digest to 45e509a
All checks were successful
deploy / main (push) Successful in 24s
All checks were successful
deploy / main (push) Successful in 24s
This commit is contained in:
parent
9fab4c2c42
commit
2251426c42
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.9.1-builder-alpine@sha256:5875c0886d07aeae49c25c284bb5c7b65c2506f16e783cdb1f6f981200f3a226 AS builder
|
||||
FROM caddy:2.9.1-builder-alpine@sha256:45e509af824f80fce9127a95a236fb1ec7cd10436dadac12dc42359f9786ebce AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.9.1-alpine@sha256:012af45f65f5c4388b42555e9a2ee3ebaf23cc7417d64774a5de7f95dedcd092
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue