-
Notifications
You must be signed in to change notification settings - Fork 45
Description
This codeql-container is a fantastic tool for making the execution of codeql and necessary dependencies simple. However I'd like to pin to a particular version to prevent breaking changes (i.e. such as the introduction of a non-root user). I'm struggling to find the associated tagging strategy... I see some images with dates and iterations: 2022-05-29_07.15
I'm not particular about what the strategy should be, just that I can easily reference and identify tags for specific images when needed. That is difficult today unless you pull down all images (which is a lot and are massive). Tags are not available for reference on Dockerhub... and I was hoping I'd find this in the MCR catalog - but don't see it there either.
Is it possible to get this exposed on MCR to be able to view tags?
https://mcr.microsoft.com/en-us/catalog
Can the tags be associated to releases when publishing a new version to be visible on GitHub (if not available to publish in MCR catalog)?