From 5963aa63d309c58975f05ecb2b89c27410a0186a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 18:43:44 +0000 Subject: [PATCH] chore(deps): update docker digests --- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm | 2 +- latest/Dockerfile.arm64 | 2 +- v1.4/Dockerfile.amd64 | 2 +- v1.4/Dockerfile.arm | 2 +- v1.4/Dockerfile.arm64 | 2 +- v1.5/Dockerfile.amd64 | 2 +- v1.5/Dockerfile.arm | 2 +- v1.5/Dockerfile.arm64 | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index f7e8b6b..2f1f06d 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:5ab66c89e3757ba671ef831c384fb2f157b809476a853a78bb474a56fe3f6e54 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:e88daf2110eb7e3d851af3d03c8bd6068b43cc9a9b9764413e88fa9c4cffac8e WORKDIR /root CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index c265010..9ff9ca5 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:e75a623ed537278206efda32b773674ec0fa6257d329cb02a97c1e4c168460ae +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:0183469e5cf6dfbbfdb0285ad7550818fd41899451c1013bb5bebe286c21e4dc WORKDIR /root CMD ["/usr/bin/container"] diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 791f88b..7c3ccdd 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5f96b55e7f45cf3cdf27b8ed005f9d765ff0f3db7f6218f4560e12ccd1b02293 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:9573f22196dd08162c88c61e56738114f9566aea7fab1b6b6c3583e8ea45a026 WORKDIR /root CMD ["/usr/bin/container"] diff --git a/v1.4/Dockerfile.amd64 b/v1.4/Dockerfile.amd64 index 858a5a5..771e61a 100644 --- a/v1.4/Dockerfile.amd64 +++ b/v1.4/Dockerfile.amd64 @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:5ab66c89e3757ba671ef831c384fb2f157b809476a853a78bb474a56fe3f6e54 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:e88daf2110eb7e3d851af3d03c8bd6068b43cc9a9b9764413e88fa9c4cffac8e WORKDIR /root CMD ["/usr/bin/container"] diff --git a/v1.4/Dockerfile.arm b/v1.4/Dockerfile.arm index 1ada668..ecb96ce 100644 --- a/v1.4/Dockerfile.arm +++ b/v1.4/Dockerfile.arm @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:e75a623ed537278206efda32b773674ec0fa6257d329cb02a97c1e4c168460ae +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:0183469e5cf6dfbbfdb0285ad7550818fd41899451c1013bb5bebe286c21e4dc WORKDIR /root CMD ["/usr/bin/container"] diff --git a/v1.4/Dockerfile.arm64 b/v1.4/Dockerfile.arm64 index 8576378..41fe553 100644 --- a/v1.4/Dockerfile.arm64 +++ b/v1.4/Dockerfile.arm64 @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5f96b55e7f45cf3cdf27b8ed005f9d765ff0f3db7f6218f4560e12ccd1b02293 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:9573f22196dd08162c88c61e56738114f9566aea7fab1b6b6c3583e8ea45a026 WORKDIR /root CMD ["/usr/bin/container"] diff --git a/v1.5/Dockerfile.amd64 b/v1.5/Dockerfile.amd64 index f7e8b6b..2f1f06d 100644 --- a/v1.5/Dockerfile.amd64 +++ b/v1.5/Dockerfile.amd64 @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:5ab66c89e3757ba671ef831c384fb2f157b809476a853a78bb474a56fe3f6e54 +FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:e88daf2110eb7e3d851af3d03c8bd6068b43cc9a9b9764413e88fa9c4cffac8e WORKDIR /root CMD ["/usr/bin/container"] diff --git a/v1.5/Dockerfile.arm b/v1.5/Dockerfile.arm index c265010..9ff9ca5 100644 --- a/v1.5/Dockerfile.arm +++ b/v1.5/Dockerfile.arm @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:e75a623ed537278206efda32b773674ec0fa6257d329cb02a97c1e4c168460ae +FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:0183469e5cf6dfbbfdb0285ad7550818fd41899451c1013bb5bebe286c21e4dc WORKDIR /root CMD ["/usr/bin/container"] diff --git a/v1.5/Dockerfile.arm64 b/v1.5/Dockerfile.arm64 index 791f88b..7c3ccdd 100644 --- a/v1.5/Dockerfile.arm64 +++ b/v1.5/Dockerfile.arm64 @@ -7,7 +7,7 @@ RUN git clone -b ${WATCHTOWER_VERSION} https://github.com/containrrr/watchtower. cd /srv/app/src && \ GO111MODULE=on go install -FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:5f96b55e7f45cf3cdf27b8ed005f9d765ff0f3db7f6218f4560e12ccd1b02293 +FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:9573f22196dd08162c88c61e56738114f9566aea7fab1b6b6c3583e8ea45a026 WORKDIR /root CMD ["/usr/bin/container"]