diff --git a/Makefile b/Makefile index cae77a11..3c4a94f4 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ export SKOPEO = $(TOOLS_D)/bin/skopeo export SKOPEO_VERSION = 1.9.3 # OCI registry ZOT := $(TOOLS_D)/bin/zot -ZOT_VERSION := v2.0.0-rc6 +ZOT_VERSION := v2.0.0-rc7 GOLANGCI_LINT_VERSION = v1.54.2 GOLANGCI_LINT = $(TOOLS_D)/golangci-lint/$(GOLANGCI_LINT_VERSION)/golangci-lint