From 33f8d4da00787208ef3af016e7e7f09facd54223 Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz Date: Tue, 16 Apr 2024 13:27:59 +0200 Subject: [PATCH] Update to tkey-builder:4 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4c8a9a5..d66ff53 100644 --- a/Makefile +++ b/Makefile @@ -43,8 +43,9 @@ reload-rules: udevadm control --reload udevadm trigger +.PHONY: podman podman: - podman run --rm --mount type=bind,source=$(CURDIR),target=/src --mount type=bind,source=$(CURDIR)/../tkey-libs,target=/tkey-libs -w /src -it ghcr.io/tillitis/tkey-builder:2 make -j + podman run --rm --mount type=bind,source=$(CURDIR),target=/src -w /src -it ghcr.io/tillitis/tkey-builder:4 make -j .PHONY: check-signer-hash check-signer-hash: