mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
chore: fix dependabot alerts (#3555)
Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c5f37546f5
commit
49c15abf06
@@ -21,7 +21,7 @@ ORAS := $(TOOLSDIR)/bin/oras
|
||||
ORAS_VERSION := 1.2.1
|
||||
HELM_VERSION := v3.9.1
|
||||
REGCLIENT := $(TOOLSDIR)/bin/regctl
|
||||
REGCLIENT_VERSION := v0.9.2
|
||||
REGCLIENT_VERSION := v0.10.0
|
||||
CRICTL := $(TOOLSDIR)/bin/crictl
|
||||
CRICTL_VERSION := v1.26.1
|
||||
ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator
|
||||
|
||||
Reference in New Issue
Block a user