Update caddy:2.7.6-alpine Docker digest to 8822ed5
Some checks are pending
deploy / main (push) Waiting to run

This commit is contained in:
Nebel 2024-03-16 07:00:35 +00:00
parent b2ffbe3568
commit 98b059deee
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
FROM caddy:2.7.6-builder-alpine@sha256:0a1e80677d1248033df78a1e620830fe276371da0939a1e4515f6574d3cdee5b AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.7.6-alpine@sha256:35baf177e2bb199a8f46c3dd5010635fce0958a2df01c14aff2cb5e9cd458492
FROM caddy:2.7.6-alpine@sha256:8822ed5bff4b9f6028b25796aeced1d2d7ac111ce2530ed005e9bb0e7e026648
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
CMD ["caddy", "docker-proxy", "--ingress-networks=caddy"]

View file

@ -1,6 +1,6 @@
services:
example:
image: caddy:2.7.6-alpine@sha256:35baf177e2bb199a8f46c3dd5010635fce0958a2df01c14aff2cb5e9cd458492
image: caddy:2.7.6-alpine@sha256:8822ed5bff4b9f6028b25796aeced1d2d7ac111ce2530ed005e9bb0e7e026648
restart: unless-stopped
networks:
- caddy