Skip to content

Commit

Permalink
bump mosctl version
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Hallyn <[email protected]>
  • Loading branch information
hallyn committed Feb 25, 2024
1 parent cdfac68 commit e596243
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/v0.0.28/mosctl-linux-amd64
MOSCTL_BINARY ?= https://github.com/project-machine/mos/releases/download/v0.0.29/mosctl-linux-amd64
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 e596243

Please sign in to comment.