From fe2ba9719a76ee383efe2d6cfe6ab0f8c7b6e4a0 Mon Sep 17 00:00:00 2001 From: Andrei Aaron Date: Mon, 5 Feb 2024 19:00:19 +0000 Subject: [PATCH] feat(ui): show more information about CVEs see: https://github.com/project-zot/zui/pull/419 Signed-off-by: Andrei Aaron --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 734e5c0b8..d4fd34995 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-f4a6030 +ZUI_VERSION := commit-0edfe0f ZUI_REPO_OWNER := project-zot ZUI_REPO_NAME := zui SWAGGER_VERSION := v1.8.12