From fd1572929311bd8301adf12dc1ee3d6d3892abc2 Mon Sep 17 00:00:00 2001 From: Thomas Stromberg Date: Fri, 18 Oct 2024 13:34:04 -0400 Subject: [PATCH] update sample commit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 610b60e2..df6c33ad 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ fix: $(FIXERS) # END: lint-install ../malcontent SAMPLES_REPO ?= chainguard-dev/malcontent-samples -SAMPLES_COMMIT ?= c1cffe73e774a41a8509c6cf7baef003519bec1e +SAMPLES_COMMIT ?= 83f0693557b748ab4c395bdd749b85876fa53e92 OUT_DIR=out/samples-$(SAMPLES_COMMIT).tmp out/samples-$(SAMPLES_COMMIT): mkdir -p out