HA 0.85 is released, great news!, but I tried to upgrade to HA 0.85 by pulling the latest docker images and I noticed it still pulls a 20 days old image?
# docker pull homeassistant/home-assistant
Using default tag: latest
Trying to pull repository docker.io/homeassistant/home-assistant ...
sha256:cfdee7fb2a7449ae3e53d7d18da8e31a9b1865b637ca85065525a040a508e0af: Pulling from docker.io/homeassistant/home-assistant
Digest: sha256:cfdee7fb2a7449ae3e53d7d18da8e31a9b1865b637ca85065525a040a508e0af
Status: Image is up to date for docker.io/homeassistant/home-assistant:latest
# docker pull homeassistant/home-assistant:latest
Trying to pull repository docker.io/homeassistant/home-assistant ...
sha256:cfdee7fb2a7449ae3e53d7d18da8e31a9b1865b637ca85065525a040a508e0af: Pulling from docker.io/homeassistant/home-assistant
Digest: sha256:cfdee7fb2a7449ae3e53d7d18da8e31a9b1865b637ca85065525a040a508e0af
Status: Image is up to date for docker.io/homeassistant/home-assistant:latest
Hi,
it seems there is an issue with the 0.85.1 version too.
The container with the latest tag has been updated 4 days ago and the one with the 0.85.1 tag 2 days ago.
I am not able to pull the latest for my raspberry pi nor can I update my docker image to a specific version like 0.89.1. Do you know what I am doing wrong? I still see my 0.86.2 version…
It is not clear what actions you performed and what output you got.
Did it pull the new image? Share your output if you got an error.
Did you restart home assistant after pulling the new image?
For some reason I was able to get it updated. I think i restarted the container and the RPi and it was then able to update. Now I have 3 images of containers for HA, that I will delete 2 of them (those that are not the latest one).