i’m using rpm-ostree native containers for customizing fc-silverblue but it seems the fedora-silverblue:39 container was last updated 16 days ago. so i’m not receiving any updates. is this because the fc40 release is near?
the contanierfile i’m using is located here. i’m using quay.io/fedora/fedora-silverblue:39 as the base image.
or should i switch to another image and the one i’m using is unsupported?
after reading this thread, should i move to using https://quay.io/repository/fedora-ostree-desktops/silverblue as a base? i’m i little bit confused right know which base image to use for my customizations. but i understand that is a moving target.
what’s is acutally the difference between quay.io/fedora/fedora-silverblue and quay.io/fedora-ostree-desktops/silverblue?
I wouldn’t change yet until the infra is settled and working. So realistically, this is likely a couple of releases away for the initial compose/build system changes, then probably quicker to getting the OCI containers. But as you not, it’s a moving target right now.
thanks for clearing this up for me. i’m now using quay.io/fedora-ostree-desktops/silverblue and get updates so far. i’ll stick to this image for know and will monitor the issue you mentioned.
oh, yeah, that seems possible - I guess even though running that script there was obviously the wrong thing to do, it still did its job when it was called, and possibly we aren’t calling it from anywhere where it’s the right thing to do. @kevin wdyt?
Note that this scripts converts the current ostree commits into OCI images and then pushes them, which is not what we want to do in the future as we want to directly push the OCI images that we now build in another job instead.