Skip to content

Commit

Permalink
update zot version
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Hallyn <shallyn@cisco.com>
  • Loading branch information
hallyn committed Aug 28, 2023
1 parent 744d7dc commit abf22e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ DOCKER_BASE ?= docker://
UBUNTU_MIRROR ?= http://archive.ubuntu.com/ubuntu
KEYSET_D ?= $(HOME)/.local/share/machine/trust/keys/$(KEYSET)
MOSCTL_BINARY ?= https://github.com/project-machine/mos/releases/download/0.0.12/mosctl
ZOT_BINARY ?= https://github.com/project-zot/zot/releases/download/v1.4.3/zot-linux-amd64-minimal
ZOT_BINARY ?= https://github.com/project-zot/zot/releases/download/v2.0.0-rc5/zot-linux-amd64-minimal

STACKER_SUBS = \
--substitute=KEYSET_D=$(KEYSET_D) \
Expand Down

0 comments on commit abf22e5

Please sign in to comment.