Problem updating from 0.100.3 to 0.101.0

I’m running hassio in a docker container on CentOS 7. I usually upgrade when there’s a new version of hassio. I’m no longer getting the upgrade banner in the hassio dashboard. I also notice that there’s an update for AdGuard Home, but the latest version requires 0.101.0. I’ve also tried pulling the latest docker container for hassio, but it tell me I already have the latest.

Is there something I’m missing?

try

hassio ha update --version=0.101.0

in the ssh addon to force an update or wait till prompted

Sometimes the Docker containers take a while to build/appear depending on what CPU yo uare using.

That fixed it. I needed to wait for the docker image to be updated.