From 744d7dc7b8ecf686e51dc1f0c071aae9a25b1735 Mon Sep 17 00:00:00 2001 From: Serge Hallyn Date: Mon, 28 Aug 2023 14:04:27 -0500 Subject: [PATCH] bump mos version to 0.0.12 This is needed to fix the artifactType in referring cert and signature oci artifacts to include the "application/" prefix. Signed-off-by: Serge Hallyn --- subs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subs.mk b/subs.mk index 4e64d89..26ea498 100644 --- a/subs.mk +++ b/subs.mk @@ -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 = \