Update caddy:2.7.6-builder-alpine Docker digest to 27c5668
All checks were successful
deploy / main (push) Successful in 15s
All checks were successful
deploy / main (push) Successful in 15s
This commit is contained in:
parent
90c5f5cccd
commit
cc788b62bd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:87635260bd514d4be319457066f9dcc73ad763bdda83bc7edeb6e8db9f961374 AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:27c56680d59a03c61d0cdb20e71334153cc3609cee89b276e56baeec2daea0c5 AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.7.6-alpine@sha256:80ca561981768b2c3568cc4bef3d4cd1f11c2a625c806bedeb8453aef98779a0
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue