It would also be nice to show whether an image is outdated. I think that you can check for all tags [like this](https://docs.podman.io/en/stable/markdown/podman-search.1.html): ```bash podman search --list-tags docker.io/library/postgres ```
It would also be nice to show whether an image is outdated. I think that you can check for all tags like this: