fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
983 stars 32 forks source link

WUD trying to update an app that is already the newest version #297

Open life8853 opened 1 year ago

life8853 commented 1 year ago

So im using Invidious and i have already pulled the latest version, but WUD suggests updating to version that is older by 2 days. I don't why that happens.

Also the database is defined in docker like docker.io/library/postgres:14 so why it is trying to update to 16beta1-bullseye

image