Update caddy:2.7.6-builder-alpine Docker digest to 2cc3adb
All checks were successful
deploy / main (push) Successful in 17s

This commit is contained in:
Nebel 2024-01-10 05:01:27 +00:00
parent 0cf3b1bc19
commit 267b3b1078

View file

@ -1,4 +1,4 @@
FROM caddy:2.7.6-builder-alpine@sha256:88ea79d5d4c27d14e88147a8ee7880afdd51b939d2fc2b455146a10fbc326986 AS builder
FROM caddy:2.7.6-builder-alpine@sha256:2cc3adbbf1d2a62a983a23823d00a3d5ad83560344fe3a78f0cbdc38e1b606ca 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