From 9717980d3f195bad1445dcdad519088fe2a05e37 Mon Sep 17 00:00:00 2001 From: Simon de Vlieger Date: Wed, 16 Jul 2025 09:04:00 +0200 Subject: [PATCH] deps: bump minimum osbuild images 0.162.0 requires >= 156 for osbuild. Signed-off-by: Simon de Vlieger --- image-builder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-builder.spec b/image-builder.spec index e74c0a3..2290101 100644 --- a/image-builder.spec +++ b/image-builder.spec @@ -3,7 +3,7 @@ # required. So if this needs backport to places where there is no # recent osbuild available we could simply make --use-librepo false # and go back to 129. -%global min_osbuild_version 153 +%global min_osbuild_version 156 %global goipath github.com/osbuild/image-builder-cli