From dd6b6a5a7b46eb1c2ec676da86758cfb9d613051 Mon Sep 17 00:00:00 2001 From: Andrei Aaron Date: Mon, 25 Mar 2024 19:38:09 +0200 Subject: [PATCH] feat(ui): new signature UX (#2339) Signed-off-by: Andrei Aaron --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f4ad0dcd..75cb7092 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ CRICTL_VERSION := v1.26.1 ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator ACTION_VALIDATOR_VERSION := v0.5.3 ZUI_BUILD_PATH := "" -ZUI_VERSION := commit-09ab447 +ZUI_VERSION := commit-9de2337 ZUI_REPO_OWNER := project-zot ZUI_REPO_NAME := zui SWAGGER_VERSION := v1.16.2