right now (2025-01-05) the current images (as listed on docker hub) are from 2024-12-03, however on 2024-12-31 a new for jazzy has been done.
it'd be great if the tooling could somehow be automated to automatically build a new image after every sync.
as an alternative - which might be even better - the images could just be rebuilt e.g. daily. rebuilding the images often is one of the docker best practices and would also help in reducing the reported amount of vulnerabilities on the docker images on docker hub (since these vulnerabilities come from dependencies which tend to be fixed in the mean time).
whatever rebuild policy is being chosen: it'd be great if the README would clearly state when the images get rebuilt.