Hello, Mr @SteveMacenski, I am one of the users who utilizes your nightly docker images. As I predict, due to the billings of github packages, it's not allowed you to store soo many images :roll_eyes: . (https://docs.github.com/en/billing/managing-billing-for-your-products/managing-billing-for-github-packages/about-billing-for-github-packages) . Thereby, I have a suggestion here. What about to delete the outdated images(shortly release images) using[ these jobs in github workflow as I do in my project](https://github.com/CihatAltiparmak/frenet_ilqr_controller/blob/main/.github/workflows/create_dcoker_image.yml)? If you wish, I can try to test it in three days and then submit a PR, or free at will, you can do it directly by using my codes or not. Will be looking forward to your ideas.