0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00

feat(ui): show more information about CVEs (#2233)

see: https://github.com/project-zot/zui/pull/419

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
This commit is contained in:
Andrei Aaron 2024-02-05 21:40:27 +02:00 committed by GitHub
parent b332b43fb5
commit 4e33c172bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ CRICTL_VERSION := v1.26.1
ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator
ACTION_VALIDATOR_VERSION := v0.5.3 ACTION_VALIDATOR_VERSION := v0.5.3
ZUI_BUILD_PATH := "" ZUI_BUILD_PATH := ""
ZUI_VERSION := commit-f4a6030 ZUI_VERSION := commit-0edfe0f
ZUI_REPO_OWNER := project-zot ZUI_REPO_OWNER := project-zot
ZUI_REPO_NAME := zui ZUI_REPO_NAME := zui
SWAGGER_VERSION := v1.8.12 SWAGGER_VERSION := v1.8.12