From b350318f01088bd0fb6630230f615921f92d5533 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 22:30:48 +0000 Subject: [PATCH] chore(deps): update docker digests --- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm | 2 +- latest/Dockerfile.arm64 | 2 +- v1.0/Dockerfile.amd64 | 2 +- v1.0/Dockerfile.arm | 2 +- v1.0/Dockerfile.arm64 | 2 +- v2.5/Dockerfile.amd64 | 2 +- v2.5/Dockerfile.arm | 2 +- v2.5/Dockerfile.arm64 | 2 +- v2.6/Dockerfile.amd64 | 2 +- v2.6/Dockerfile.arm | 2 +- v2.6/Dockerfile.arm64 | 2 +- v2.7/Dockerfile.amd64 | 2 +- v2.7/Dockerfile.arm | 2 +- v2.7/Dockerfile.arm64 | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 5367c1a..6a87e28 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -14,7 +14,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:c2a50316fae41f5df6339e5755404dbc6ab05356bac538e2073d1f94d62a786e +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:65c782c5fa3f916affd9c3e638c6fdc6c184d0e33e774f12cf4f50c1950762be EXPOSE 8080 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index a617984..c54f10a 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -14,7 +14,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:02a12466e1bf03eeddd93c71eeb637c45c370d853d0609761d1d605419f05cca +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:433dca05e4c3e7f9a753bd3641351a9c47040d1c0c604ea885c4056f3e8ae597 EXPOSE 8080 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index ff40346..c08fb5f 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -14,7 +14,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:e2b707cd6cb133485f944ec4f7dd50e13f7bb21300774df2bc93919fa8ddc608 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:a08ec5f5aaf68c73e1ae4d1cfe9949dccf9e3f0c49d8088a0f0c42491ef77cd3 EXPOSE 8080 diff --git a/v1.0/Dockerfile.amd64 b/v1.0/Dockerfile.amd64 index 0f36244..2f50ba1 100644 --- a/v1.0/Dockerfile.amd64 +++ b/v1.0/Dockerfile.amd64 @@ -8,7 +8,7 @@ RUN cd /srv/app/caddy && \ go get ./... && \ go install -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:c2a50316fae41f5df6339e5755404dbc6ab05356bac538e2073d1f94d62a786e +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:65c782c5fa3f916affd9c3e638c6fdc6c184d0e33e774f12cf4f50c1950762be EXPOSE 8080 diff --git a/v1.0/Dockerfile.arm b/v1.0/Dockerfile.arm index 02cbbf6..9ef3f3c 100644 --- a/v1.0/Dockerfile.arm +++ b/v1.0/Dockerfile.arm @@ -8,7 +8,7 @@ RUN cd /srv/app/caddy && \ go get ./... && \ go install -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:02a12466e1bf03eeddd93c71eeb637c45c370d853d0609761d1d605419f05cca +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:433dca05e4c3e7f9a753bd3641351a9c47040d1c0c604ea885c4056f3e8ae597 EXPOSE 8080 diff --git a/v1.0/Dockerfile.arm64 b/v1.0/Dockerfile.arm64 index dc829ab..b1d47ce 100644 --- a/v1.0/Dockerfile.arm64 +++ b/v1.0/Dockerfile.arm64 @@ -8,7 +8,7 @@ RUN cd /srv/app/caddy && \ go get ./... && \ go install -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:e2b707cd6cb133485f944ec4f7dd50e13f7bb21300774df2bc93919fa8ddc608 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:a08ec5f5aaf68c73e1ae4d1cfe9949dccf9e3f0c49d8088a0f0c42491ef77cd3 EXPOSE 8080 diff --git a/v2.5/Dockerfile.amd64 b/v2.5/Dockerfile.amd64 index 3040032..c487653 100644 --- a/v2.5/Dockerfile.amd64 +++ b/v2.5/Dockerfile.amd64 @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:c2a50316fae41f5df6339e5755404dbc6ab05356bac538e2073d1f94d62a786e +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:65c782c5fa3f916affd9c3e638c6fdc6c184d0e33e774f12cf4f50c1950762be EXPOSE 8080 diff --git a/v2.5/Dockerfile.arm b/v2.5/Dockerfile.arm index 8677d0e..f7fdc4f 100644 --- a/v2.5/Dockerfile.arm +++ b/v2.5/Dockerfile.arm @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:02a12466e1bf03eeddd93c71eeb637c45c370d853d0609761d1d605419f05cca +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:433dca05e4c3e7f9a753bd3641351a9c47040d1c0c604ea885c4056f3e8ae597 EXPOSE 8080 diff --git a/v2.5/Dockerfile.arm64 b/v2.5/Dockerfile.arm64 index 75ece4f..44edb59 100644 --- a/v2.5/Dockerfile.arm64 +++ b/v2.5/Dockerfile.arm64 @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:e2b707cd6cb133485f944ec4f7dd50e13f7bb21300774df2bc93919fa8ddc608 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:a08ec5f5aaf68c73e1ae4d1cfe9949dccf9e3f0c49d8088a0f0c42491ef77cd3 EXPOSE 8080 diff --git a/v2.6/Dockerfile.amd64 b/v2.6/Dockerfile.amd64 index 8aa4dc8..304f129 100644 --- a/v2.6/Dockerfile.amd64 +++ b/v2.6/Dockerfile.amd64 @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:c2a50316fae41f5df6339e5755404dbc6ab05356bac538e2073d1f94d62a786e +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:65c782c5fa3f916affd9c3e638c6fdc6c184d0e33e774f12cf4f50c1950762be EXPOSE 8080 diff --git a/v2.6/Dockerfile.arm b/v2.6/Dockerfile.arm index d2e0620..1d8c004 100644 --- a/v2.6/Dockerfile.arm +++ b/v2.6/Dockerfile.arm @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:02a12466e1bf03eeddd93c71eeb637c45c370d853d0609761d1d605419f05cca +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:433dca05e4c3e7f9a753bd3641351a9c47040d1c0c604ea885c4056f3e8ae597 EXPOSE 8080 diff --git a/v2.6/Dockerfile.arm64 b/v2.6/Dockerfile.arm64 index 7d8ee94..ec47ab7 100644 --- a/v2.6/Dockerfile.arm64 +++ b/v2.6/Dockerfile.arm64 @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:e2b707cd6cb133485f944ec4f7dd50e13f7bb21300774df2bc93919fa8ddc608 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:a08ec5f5aaf68c73e1ae4d1cfe9949dccf9e3f0c49d8088a0f0c42491ef77cd3 EXPOSE 8080 diff --git a/v2.7/Dockerfile.amd64 b/v2.7/Dockerfile.amd64 index b0a5e10..8dc70a8 100644 --- a/v2.7/Dockerfile.amd64 +++ b/v2.7/Dockerfile.amd64 @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:c2a50316fae41f5df6339e5755404dbc6ab05356bac538e2073d1f94d62a786e +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:65c782c5fa3f916affd9c3e638c6fdc6c184d0e33e774f12cf4f50c1950762be EXPOSE 8080 diff --git a/v2.7/Dockerfile.arm b/v2.7/Dockerfile.arm index b8f899c..c312b9f 100644 --- a/v2.7/Dockerfile.arm +++ b/v2.7/Dockerfile.arm @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:02a12466e1bf03eeddd93c71eeb637c45c370d853d0609761d1d605419f05cca +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:433dca05e4c3e7f9a753bd3641351a9c47040d1c0c604ea885c4056f3e8ae597 EXPOSE 8080 diff --git a/v2.7/Dockerfile.arm64 b/v2.7/Dockerfile.arm64 index 5bb2943..0a33538 100644 --- a/v2.7/Dockerfile.arm64 +++ b/v2.7/Dockerfile.arm64 @@ -17,7 +17,7 @@ RUN curl -sSLo - https://github.com/caddyserver/xcaddy/releases/download/v${XCAD --with github.com/ggicci/caddy-jwt@${JWT_VERSION} \ --with magnax.ca/caddy/gopkg@${GOPKG_VERSION} -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:e2b707cd6cb133485f944ec4f7dd50e13f7bb21300774df2bc93919fa8ddc608 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:a08ec5f5aaf68c73e1ae4d1cfe9949dccf9e3f0c49d8088a0f0c42491ef77cd3 EXPOSE 8080