Skip to content

Commit

Permalink
update mos to temporary new version
Browse files Browse the repository at this point in the history
We need a new version in order for mosctl to use the right mediatype
when querying zot during initrd.

Signed-off-by: Serge Hallyn <shallyn@cisco.com>
  • Loading branch information
hallyn committed Sep 1, 2023
1 parent 40292ca commit c44c4ce
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 @@ -2,7 +2,7 @@ KEYSET ?= snakeoil
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
MOSCTL_BINARY ?= https://github.com/project-machine/mos/releases/download/v0.0.13/mosctl
ZOT_BINARY ?= https://github.com/project-zot/zot/releases/download/v2.0.0-rc5/zot-linux-amd64-minimal

STACKER_SUBS = \
Expand Down

0 comments on commit c44c4ce

Please sign in to comment.