Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpm-ostree: Fix version checks for container path
Starting with rpm-ostree v2024.3, the version is only set with the 'org.opencontainers.image.version' label and no longer with the 'version' one. Check the new label first and the old one second to be compatible with all images. See: - https://github.com/coreos/rpm-ostree/releases/tag/v2024.3 - coreos/rpm-ostree#4794 - ostreedev/ostree-rs-ext#581
- Loading branch information