mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
feat(ui): show CVE package path (#2286)
See https://github.com/project-zot/zui/pull/428 for details Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
This commit is contained in:
parent
d00f5282fa
commit
6561e9f527
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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-33524ce
|
||||
ZUI_VERSION := commit-e2367c2
|
||||
ZUI_REPO_OWNER := project-zot
|
||||
ZUI_REPO_NAME := zui
|
||||
SWAGGER_VERSION := v1.16.2
|
||||
|
|
Loading…
Reference in a new issue