How is bootc itself updated?

Hello Fedora administrators and developers,

Question: How is bootc itself updated?
Is it part of the new container image and thus updates itself?

Thanks in advance!

bootc is a tool just like rpm-ostree and in fact both share a significant codebase from the OSTree project. So if the new image contains an updated version of bootc, it will be upgraded.

So it’s part of the container image and it’s updating itself. Thanks!