From 7ca0fa9ac32f0926c7726d18a565f29da8f4e9e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 09:24:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/dockhippie/golang:1.21-amd64 docker digest to 7870982 --- latest/Dockerfile.amd64 | 2 +- v2.7/Dockerfile.amd64 | 2 +- v2.8/Dockerfile.amd64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 632c310a..8e099f90 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:a2d6a7162da92b023da1df33330630f457e4f0f2bea5982f36060088827457ae AS build +FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:7870982ddf54eb1eb2b3e3479465eb446571203595eafc3fa87e609a2274f978 AS build RUN git clone -b main https://github.com/distribution/distribution.git /srv/app/src && \ cd /srv/app/src && \ diff --git a/v2.7/Dockerfile.amd64 b/v2.7/Dockerfile.amd64 index 8d7364f6..bde4904b 100644 --- a/v2.7/Dockerfile.amd64 +++ b/v2.7/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:a2d6a7162da92b023da1df33330630f457e4f0f2bea5982f36060088827457ae AS build +FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:7870982ddf54eb1eb2b3e3479465eb446571203595eafc3fa87e609a2274f978 AS build # renovate: datasource=github-tags depName=distribution/distribution ENV REGISTRY_VERSION=v2.7.1 diff --git a/v2.8/Dockerfile.amd64 b/v2.8/Dockerfile.amd64 index e3a2d2aa..beaa9b21 100644 --- a/v2.8/Dockerfile.amd64 +++ b/v2.8/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:a2d6a7162da92b023da1df33330630f457e4f0f2bea5982f36060088827457ae AS build +FROM ghcr.io/dockhippie/golang:1.21-amd64@sha256:7870982ddf54eb1eb2b3e3479465eb446571203595eafc3fa87e609a2274f978 AS build # renovate: datasource=github-tags depName=distribution/distribution ENV REGISTRY_VERSION=v2.8.3