deps: bump minimum osbuild

images 0.162.0 requires >= 156 for osbuild.

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
Simon de Vlieger 2025-07-16 09:04:00 +02:00 committed by Ondřej Budai
parent ce4eae461f
commit 9717980d3f

View file

@ -3,7 +3,7 @@
# required. So if this needs backport to places where there is no # required. So if this needs backport to places where there is no
# recent osbuild available we could simply make --use-librepo false # recent osbuild available we could simply make --use-librepo false
# and go back to 129. # and go back to 129.
%global min_osbuild_version 153 %global min_osbuild_version 156
%global goipath github.com/osbuild/image-builder-cli %global goipath github.com/osbuild/image-builder-cli