From de955b28949df907ef4e97fe0735070ecc577c7f Mon Sep 17 00:00:00 2001 From: Itxaka Date: Tue, 28 May 2024 22:30:05 +0200 Subject: [PATCH] Update Earthfile Signed-off-by: Itxaka --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 60218b3bb..58cf998ba 100644 --- a/Earthfile +++ b/Earthfile @@ -9,7 +9,7 @@ ARG LUET_VERSION=0.35.1 # renovate: datasource=docker depName=aquasec/trivy ARG TRIVY_VERSION=0.50.1 # renovate: datasource=github-releases depName=kairos-io/kairos-framework -ARG KAIROS_FRAMEWORK_VERSION=v2.7.37 +ARG KAIROS_FRAMEWORK_VERSION=v2.7.36 ARG COSIGN_SKIP=".*quay.io/kairos/.*" # TODO: rename ISO_NAME to something like ARTIFACT_NAME because there are place where we use ISO_NAME to refer to the artifact name