From 6dd75c7b57766ad053aed9cac92b34d94e46ff35 Mon Sep 17 00:00:00 2001 From: Wang Yan Date: Thu, 13 Mar 2025 16:00:31 +0800 Subject: [PATCH] consume the downstream distribution (#21733) Signed-off-by: wang yan --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index abc16b60f..80172d22f 100644 --- a/Makefile +++ b/Makefile @@ -110,9 +110,9 @@ TRIVYADAPTERVERSION=v0.32.3 NODEBUILDIMAGE=node:16.18.0 # version of registry for pulling the source code -REGISTRY_SRC_TAG=v2.8.3 +REGISTRY_SRC_TAG=release/2.8 # source of upstream distribution code -DISTRIBUTION_SRC=https://github.com/distribution/distribution.git +DISTRIBUTION_SRC=https://github.com/goharbor/distribution.git # dependency binaries REGISTRYURL=https://storage.googleapis.com/harbor-builds/bin/registry/release-${REGISTRYVERSION}/registry