Update caddy:2.8.4-builder-alpine Docker digest to 1ec4bc9
All checks were successful
deploy / main (push) Successful in 22s
All checks were successful
deploy / main (push) Successful in 22s
This commit is contained in:
parent
d065e89de0
commit
6540b18782
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.8.4-builder-alpine@sha256:576aae1bd6ca0bd295405d39d58f2c5f56ae08fc0903c06c97f6cfe67a008dbb AS builder
|
||||
FROM caddy:2.8.4-builder-alpine@sha256:1ec4bc941930e9b01c297f1bf8557d7d7c7ab55c8a666efced4c4cdfbb06ac23 AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.8.4-alpine@sha256:e97e0e3f8f51be708a9d5fadbbd75e3398c22fc0eecd4b26d48561e3f7daa9eb
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue