From 3c7340605fb7ad89f46b191b9434e21507e84eed Mon Sep 17 00:00:00 2001 From: Scott Black Date: Sun, 7 Jan 2024 15:38:29 -0700 Subject: [PATCH] pull in hsextract build with feature root folder bug fix --- app/argo/metadata-extraction.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/argo/metadata-extraction.yml b/app/argo/metadata-extraction.yml index f8e1c058..288ce754 100644 --- a/app/argo/metadata-extraction.yml +++ b/app/argo/metadata-extraction.yml @@ -44,7 +44,7 @@ spec: metadata: {} container: name: '' - image: scootna/hsextract:0.3 + image: scootna/hsextract:0.4.1 command: - /bin/sh - '-c'