From 78eeb465a8b9249485c7f92376c21b91cfeaa049 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Mon, 1 Apr 2024 18:35:17 -0400 Subject: [PATCH] osbuild: bump to v114 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 109fb97017..ffe9ee79d7 100755 --- a/build.sh +++ b/build.sh @@ -45,7 +45,7 @@ install_rpms() { frozendeps="" # We freeze the version for now since we're carrying patches. - frozendeps+=" $(echo osbuild{,-ostree,-selinux,-tools}-110-1.fc39.noarch)" + frozendeps+=" $(echo osbuild{,-ostree,-selinux,-tools}-114-1.fc39.noarch)" # First, a general update; this is best practice. We also hit an issue recently # where qemu implicitly depended on an updated libusbx but didn't have a versioned