diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index dc61d6b1..a9ed9ccd 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:e88daf2110eb7e3d851af3d03c8bd6068b43cc9a9b9764413e88fa9c4cffac8e EXPOSE 8080 diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index fffd75e3..2a1bed24 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:0183469e5cf6dfbbfdb0285ad7550818fd41899451c1013bb5bebe286c21e4dc EXPOSE 8080 diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index ac0816ba..54ed75bf 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:9573f22196dd08162c88c61e56738114f9566aea7fab1b6b6c3583e8ea45a026 EXPOSE 8080 diff --git a/v1.0/Dockerfile.amd64 b/v1.0/Dockerfile.amd64 index 6ab44781..b62a9f5f 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:e88daf2110eb7e3d851af3d03c8bd6068b43cc9a9b9764413e88fa9c4cffac8e EXPOSE 8080 diff --git a/v1.0/Dockerfile.arm b/v1.0/Dockerfile.arm index a3f759b4..24ec9c6b 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:0183469e5cf6dfbbfdb0285ad7550818fd41899451c1013bb5bebe286c21e4dc EXPOSE 8080 diff --git a/v1.0/Dockerfile.arm64 b/v1.0/Dockerfile.arm64 index f7633a98..798ff6cb 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:9573f22196dd08162c88c61e56738114f9566aea7fab1b6b6c3583e8ea45a026 EXPOSE 8080 diff --git a/v2.5/Dockerfile.amd64 b/v2.5/Dockerfile.amd64 index 89a06edc..2d8cca72 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:e88daf2110eb7e3d851af3d03c8bd6068b43cc9a9b9764413e88fa9c4cffac8e EXPOSE 8080 diff --git a/v2.5/Dockerfile.arm b/v2.5/Dockerfile.arm index fe46a920..6f12a49f 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:0183469e5cf6dfbbfdb0285ad7550818fd41899451c1013bb5bebe286c21e4dc EXPOSE 8080 diff --git a/v2.5/Dockerfile.arm64 b/v2.5/Dockerfile.arm64 index 9b1893cf..2d698136 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:9573f22196dd08162c88c61e56738114f9566aea7fab1b6b6c3583e8ea45a026 EXPOSE 8080 diff --git a/v2.6/Dockerfile.amd64 b/v2.6/Dockerfile.amd64 index ce7a50c9..15748b29 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:e88daf2110eb7e3d851af3d03c8bd6068b43cc9a9b9764413e88fa9c4cffac8e EXPOSE 8080 diff --git a/v2.6/Dockerfile.arm b/v2.6/Dockerfile.arm index 1e50e229..f28015a4 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:0183469e5cf6dfbbfdb0285ad7550818fd41899451c1013bb5bebe286c21e4dc EXPOSE 8080 diff --git a/v2.6/Dockerfile.arm64 b/v2.6/Dockerfile.arm64 index 73809c89..6462c77c 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:9573f22196dd08162c88c61e56738114f9566aea7fab1b6b6c3583e8ea45a026 EXPOSE 8080 diff --git a/v2.7/Dockerfile.amd64 b/v2.7/Dockerfile.amd64 index 2f82a15c..8e1a7343 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:e88daf2110eb7e3d851af3d03c8bd6068b43cc9a9b9764413e88fa9c4cffac8e EXPOSE 8080 diff --git a/v2.7/Dockerfile.arm b/v2.7/Dockerfile.arm index 654a468e..8871269b 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:0183469e5cf6dfbbfdb0285ad7550818fd41899451c1013bb5bebe286c21e4dc EXPOSE 8080 diff --git a/v2.7/Dockerfile.arm64 b/v2.7/Dockerfile.arm64 index bffbd831..752bef1f 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:9573f22196dd08162c88c61e56738114f9566aea7fab1b6b6c3583e8ea45a026 EXPOSE 8080