Update caddy:2.6.4-alpine Docker digest to eefd3d6
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
drone 2023-03-30 05:06:38 +00:00
parent a467688f56
commit feb6cb0752
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
FROM caddy:2.6.4-builder-alpine@sha256:c97ba7e37ff387b9d2e6374db07d7931345d00edd4c5651f9a298ad023467067 AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.6.4-alpine@sha256:4e4142d8a05848b157255d16d31787a4de11ec613dc7aac92b0f0107e423bf01
FROM caddy:2.6.4-alpine@sha256:eefd3d61e9ee8f35e046f614982d9a970006e3943c6e5f09957a4048f4c80d35
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.6.4-alpine@sha256:4e4142d8a05848b157255d16d31787a4de11ec613dc7aac92b0f0107e423bf01
image: caddy:2.6.4-alpine@sha256:eefd3d61e9ee8f35e046f614982d9a970006e3943c6e5f09957a4048f4c80d35
restart: unless-stopped
networks:
- caddy