Skip to content

Commit

Permalink
bump mos version to 0.0.12
Browse files Browse the repository at this point in the history
This is needed to fix the artifactType in referring cert and signature
oci artifacts to include the "application/" prefix.

Signed-off-by: Serge Hallyn <[email protected]>
  • Loading branch information
hallyn committed Aug 28, 2023
1 parent f199483 commit 744d7dc
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.11/mosctl
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

STACKER_SUBS = \
Expand Down

0 comments on commit 744d7dc

Please sign in to comment.