From e372bac8470fc7c0f4ca85a5d18dea71208062b6 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani Date: Tue, 3 Dec 2024 13:56:53 +0000 Subject: [PATCH] test: try with top of rchincha/zui@fix-deps Signed-off-by: Ramkumar Chinchani --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c43f3c00e..74f356a0a 100644 --- a/Makefile +++ b/Makefile @@ -25,8 +25,8 @@ CRICTL_VERSION := v1.26.1 ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator ACTION_VALIDATOR_VERSION := v0.5.3 ZUI_BUILD_PATH := "" -ZUI_VERSION := commit-7bd1d7d -ZUI_REPO_OWNER := project-zot +ZUI_VERSION := fix-deps +ZUI_REPO_OWNER := rchincha ZUI_REPO_NAME := zui SWAGGER_VERSION := v1.16.2 STACKER := $(TOOLSDIR)/bin/stacker