From b82aec987cc6442cb21ca2e0179d122697f078c8 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 8 Nov 2022 01:00:29 +0100 Subject: [PATCH] arrow_up: Bump osbuilder-tools image (#394) Signed-off-by: Ettore Di Giacinto Signed-off-by: Ettore Di Giacinto --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 41c029f..489890d 100644 --- a/Earthfile +++ b/Earthfile @@ -17,7 +17,7 @@ ELSE END ARG COSIGN_EXPERIMENTAL=0 ARG CGO_ENABLED=0 -ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:v0.2.3 +ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:v0.3.3 ARG GOLINT_VERSION=1.47.3 ARG GO_VERSION=1.18