@pluhmen @jwildeboer
But that's exactly how GitHub manage their runners: they're VMd with all batteries included. So it's your choice between taking the time to install /configure a VM, or borrow a pre built image.
Like Jan said, worst case scenario you push a copy of the image to your local registry, and create a workflow to update the image on a regular basis (outside of your build workflow).
Choices. We have them. 😄