diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index dc61d6b1..21c302de 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:5ab66c89e3757ba671ef831c384fb2f157b809476a853a78bb474a56fe3f6e54 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:568a6e1a78aeff7e5e0f2623c42a2936126db9d5e0abdb1a1347cf9a17b20aac EXPOSE 8080 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index fffd75e3..be0140ae 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:e75a623ed537278206efda32b773674ec0fa6257d329cb02a97c1e4c168460ae +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:dd4d7baf29914abab7af1282f108e8a17db3656d9e2686c340e3605eb3cc3872 EXPOSE 8080 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index ac0816ba..b27eedc0 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:5f96b55e7f45cf3cdf27b8ed005f9d765ff0f3db7f6218f4560e12ccd1b02293 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:da04f756ba152c9f1ead2201866d6dfc89bf4546c742b70a00e007996a4e7669 EXPOSE 8080 diff --git a/v1.0/Dockerfile.amd64 b/v1.0/Dockerfile.amd64 index 6ab44781..a91ea823 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:5ab66c89e3757ba671ef831c384fb2f157b809476a853a78bb474a56fe3f6e54 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:568a6e1a78aeff7e5e0f2623c42a2936126db9d5e0abdb1a1347cf9a17b20aac EXPOSE 8080 diff --git a/v1.0/Dockerfile.arm b/v1.0/Dockerfile.arm index a3f759b4..c1491230 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:e75a623ed537278206efda32b773674ec0fa6257d329cb02a97c1e4c168460ae +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:dd4d7baf29914abab7af1282f108e8a17db3656d9e2686c340e3605eb3cc3872 EXPOSE 8080 diff --git a/v1.0/Dockerfile.arm64 b/v1.0/Dockerfile.arm64 index f7633a98..20d9aa83 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:5f96b55e7f45cf3cdf27b8ed005f9d765ff0f3db7f6218f4560e12ccd1b02293 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:da04f756ba152c9f1ead2201866d6dfc89bf4546c742b70a00e007996a4e7669 EXPOSE 8080 diff --git a/v2.5/Dockerfile.amd64 b/v2.5/Dockerfile.amd64 index 89a06edc..86f0d2ce 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:5ab66c89e3757ba671ef831c384fb2f157b809476a853a78bb474a56fe3f6e54 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:568a6e1a78aeff7e5e0f2623c42a2936126db9d5e0abdb1a1347cf9a17b20aac EXPOSE 8080 diff --git a/v2.5/Dockerfile.arm b/v2.5/Dockerfile.arm index fe46a920..2b0a4ab9 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:e75a623ed537278206efda32b773674ec0fa6257d329cb02a97c1e4c168460ae +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:dd4d7baf29914abab7af1282f108e8a17db3656d9e2686c340e3605eb3cc3872 EXPOSE 8080 diff --git a/v2.5/Dockerfile.arm64 b/v2.5/Dockerfile.arm64 index 9b1893cf..7c19d4f8 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:5f96b55e7f45cf3cdf27b8ed005f9d765ff0f3db7f6218f4560e12ccd1b02293 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:da04f756ba152c9f1ead2201866d6dfc89bf4546c742b70a00e007996a4e7669 EXPOSE 8080 diff --git a/v2.6/Dockerfile.amd64 b/v2.6/Dockerfile.amd64 index ce7a50c9..03e3ae92 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:5ab66c89e3757ba671ef831c384fb2f157b809476a853a78bb474a56fe3f6e54 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:568a6e1a78aeff7e5e0f2623c42a2936126db9d5e0abdb1a1347cf9a17b20aac EXPOSE 8080 diff --git a/v2.6/Dockerfile.arm b/v2.6/Dockerfile.arm index 1e50e229..432a1e69 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:e75a623ed537278206efda32b773674ec0fa6257d329cb02a97c1e4c168460ae +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:dd4d7baf29914abab7af1282f108e8a17db3656d9e2686c340e3605eb3cc3872 EXPOSE 8080 diff --git a/v2.6/Dockerfile.arm64 b/v2.6/Dockerfile.arm64 index 73809c89..82b43805 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:5f96b55e7f45cf3cdf27b8ed005f9d765ff0f3db7f6218f4560e12ccd1b02293 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:da04f756ba152c9f1ead2201866d6dfc89bf4546c742b70a00e007996a4e7669 EXPOSE 8080 diff --git a/v2.7/Dockerfile.amd64 b/v2.7/Dockerfile.amd64 index 2f82a15c..c8673aa1 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:5ab66c89e3757ba671ef831c384fb2f157b809476a853a78bb474a56fe3f6e54 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:568a6e1a78aeff7e5e0f2623c42a2936126db9d5e0abdb1a1347cf9a17b20aac EXPOSE 8080 diff --git a/v2.7/Dockerfile.arm b/v2.7/Dockerfile.arm index 654a468e..0a1c1fce 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:e75a623ed537278206efda32b773674ec0fa6257d329cb02a97c1e4c168460ae +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:dd4d7baf29914abab7af1282f108e8a17db3656d9e2686c340e3605eb3cc3872 EXPOSE 8080 diff --git a/v2.7/Dockerfile.arm64 b/v2.7/Dockerfile.arm64 index bffbd831..a55a2586 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:5f96b55e7f45cf3cdf27b8ed005f9d765ff0f3db7f6218f4560e12ccd1b02293 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:da04f756ba152c9f1ead2201866d6dfc89bf4546c742b70a00e007996a4e7669 EXPOSE 8080