Skip to content

Commit 900516e

Browse files
committed
chore: update image signer
Update image signer. Signed-off-by: Noel Georgi <git@frezbo.dev>
1 parent 938de56 commit 900516e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ GENERATE_VEX ?= latest
3333

3434
KRES_IMAGE ?= ghcr.io/siderolabs/kres:latest
3535
CONFORMANCE_IMAGE ?= ghcr.io/siderolabs/conform:latest
36-
IMAGE_SIGNER_RELEASE ?= v0.1.1
36+
IMAGE_SIGNER_RELEASE ?= v0.2.0
3737

3838
PKG_APPARMOR ?= $(PKGS_PREFIX)/apparmor:$(PKGS)
3939
PKG_CA_CERTIFICATES ?= $(PKGS_PREFIX)/ca-certificates:$(PKGS)

0 commit comments

Comments
 (0)