Skip to content

Commit

Permalink
osbuild: bump to v114
Browse files Browse the repository at this point in the history
  • Loading branch information
dustymabe committed Apr 2, 2024
1 parent 4518b15 commit 78eeb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 78eeb46

Please sign in to comment.