Update caddy:2.8.4-builder-alpine Docker digest to 9ac8f41
All checks were successful
deploy / main (push) Successful in 20m42s

This commit is contained in:
Nebel 2024-06-21 01:00:39 +00:00
parent 80cd280952
commit 19af897e6e

View file

@ -1,4 +1,4 @@
FROM caddy:2.8.4-builder-alpine@sha256:ae1e0367c86a6adaf620ce70ad4a6b04b04c2f27f5d1ae3e75c17ce53591ff69 AS builder
FROM caddy:2.8.4-builder-alpine@sha256:9ac8f41aed823996bfe1253d43b9723fddf952f31c4d9022fe57ef0ded3e24f6 AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.8.4-alpine@sha256:e3cf7d27f0b749d5e70967301d8e70d08fc285cb85a0ae1b3ccc66067d2ddf47
COPY --from=builder /usr/bin/caddy /usr/bin/caddy