diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index dcc5ba5..a7103b6 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:b36cc44eeb70b9f169953edfa645b4d8746fc357089cca6d46504401f3b07595 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:f8ecf52e2134f9692a269f79c43fc96c9bdc475849bcfcda0ac1a5a9c2602177 EXPOSE 8080 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index fa5f14d..0af552e 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:2ec1aeb6f14bb89ff1843b140303e1b8927805582454a75256f7da93153cb06e +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:a7e151f1801f1e3f4f6ab4a73f5a7f5dfb6e54a0eb9c4e1ccc1e7d3798a426ef EXPOSE 8080 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 2bf0210..fefccc6 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:980b353deb35bc37218b7b4d93b9050529ea02d28345f7f4ad96a80d8470c52c +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5ae8c36699199997c88697d3845a42869165de5b700d2e36a9f0143ef55119e0 EXPOSE 8080 diff --git a/v1.0/Dockerfile.amd64 b/v1.0/Dockerfile.amd64 index 7c45ef0..4cac5d9 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:b36cc44eeb70b9f169953edfa645b4d8746fc357089cca6d46504401f3b07595 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:f8ecf52e2134f9692a269f79c43fc96c9bdc475849bcfcda0ac1a5a9c2602177 EXPOSE 8080 diff --git a/v1.0/Dockerfile.arm b/v1.0/Dockerfile.arm index 4ef0ba9..b331af9 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:2ec1aeb6f14bb89ff1843b140303e1b8927805582454a75256f7da93153cb06e +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:a7e151f1801f1e3f4f6ab4a73f5a7f5dfb6e54a0eb9c4e1ccc1e7d3798a426ef EXPOSE 8080 diff --git a/v1.0/Dockerfile.arm64 b/v1.0/Dockerfile.arm64 index e0f783a..199387b 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:980b353deb35bc37218b7b4d93b9050529ea02d28345f7f4ad96a80d8470c52c +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5ae8c36699199997c88697d3845a42869165de5b700d2e36a9f0143ef55119e0 EXPOSE 8080 diff --git a/v2.5/Dockerfile.amd64 b/v2.5/Dockerfile.amd64 index 1958803..6dae60a 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:b36cc44eeb70b9f169953edfa645b4d8746fc357089cca6d46504401f3b07595 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:f8ecf52e2134f9692a269f79c43fc96c9bdc475849bcfcda0ac1a5a9c2602177 EXPOSE 8080 diff --git a/v2.5/Dockerfile.arm b/v2.5/Dockerfile.arm index f4bf6cf..9a4ae47 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:2ec1aeb6f14bb89ff1843b140303e1b8927805582454a75256f7da93153cb06e +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:a7e151f1801f1e3f4f6ab4a73f5a7f5dfb6e54a0eb9c4e1ccc1e7d3798a426ef EXPOSE 8080 diff --git a/v2.5/Dockerfile.arm64 b/v2.5/Dockerfile.arm64 index 38d25f0..cec29b4 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:980b353deb35bc37218b7b4d93b9050529ea02d28345f7f4ad96a80d8470c52c +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5ae8c36699199997c88697d3845a42869165de5b700d2e36a9f0143ef55119e0 EXPOSE 8080 diff --git a/v2.6/Dockerfile.amd64 b/v2.6/Dockerfile.amd64 index e066270..173d81d 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:b36cc44eeb70b9f169953edfa645b4d8746fc357089cca6d46504401f3b07595 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:f8ecf52e2134f9692a269f79c43fc96c9bdc475849bcfcda0ac1a5a9c2602177 EXPOSE 8080 diff --git a/v2.6/Dockerfile.arm b/v2.6/Dockerfile.arm index 6fe3b3e..bb49b2c 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:2ec1aeb6f14bb89ff1843b140303e1b8927805582454a75256f7da93153cb06e +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:a7e151f1801f1e3f4f6ab4a73f5a7f5dfb6e54a0eb9c4e1ccc1e7d3798a426ef EXPOSE 8080 diff --git a/v2.6/Dockerfile.arm64 b/v2.6/Dockerfile.arm64 index 142891e..2fa5675 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:980b353deb35bc37218b7b4d93b9050529ea02d28345f7f4ad96a80d8470c52c +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5ae8c36699199997c88697d3845a42869165de5b700d2e36a9f0143ef55119e0 EXPOSE 8080 diff --git a/v2.7/Dockerfile.amd64 b/v2.7/Dockerfile.amd64 index f1f9ef5..da353a4 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:b36cc44eeb70b9f169953edfa645b4d8746fc357089cca6d46504401f3b07595 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:f8ecf52e2134f9692a269f79c43fc96c9bdc475849bcfcda0ac1a5a9c2602177 EXPOSE 8080 diff --git a/v2.7/Dockerfile.arm b/v2.7/Dockerfile.arm index d20bc12..5df4dcd 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:2ec1aeb6f14bb89ff1843b140303e1b8927805582454a75256f7da93153cb06e +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:a7e151f1801f1e3f4f6ab4a73f5a7f5dfb6e54a0eb9c4e1ccc1e7d3798a426ef EXPOSE 8080 diff --git a/v2.7/Dockerfile.arm64 b/v2.7/Dockerfile.arm64 index 911954c..302e767 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:980b353deb35bc37218b7b4d93b9050529ea02d28345f7f4ad96a80d8470c52c +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5ae8c36699199997c88697d3845a42869165de5b700d2e36a9f0143ef55119e0 EXPOSE 8080