- Minor
How to reproduce:
- Open Terminal and type
docker login
- Login using any credentials that work. Personally i used login name + personal access token (read-only, not public repo read-only)
- Use the UI to pull the image and run the container
It will show the version as being not available.
Switching the repo to public then deleting the container + image and pulling + run again switches the version to up-to-date.
Switching to private again makes it not available anymore as well.