Update caddy:2.7.6-builder-alpine Docker digest to 7523c36
All checks were successful
deploy / main (push) Successful in 16s
All checks were successful
deploy / main (push) Successful in 16s
This commit is contained in:
parent
e9c98c6618
commit
b189ac115a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:197d4e0f38d5ae62c40f35fe4dafb9e0153c9427b5e741b4529bdb7ae0e04b99 AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:7523c3640b0ca1124b94e71ffae7b2c09dfa9b0353c3cea4db37fe59bb20911b AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.7.6-alpine@sha256:eabac2898cf9fc7dc94d3fb03ac84c9c923aa6cc6f04874937d2f525e0d2f006
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue