Home Assistant Docker at 0.37.1 While Update Is Available

I am using a Docker and I am stuck at 0.37.1. I stopped Home Assistant (docker stop home-assistant), did a pull (docker pull homeassistant/home-assistant), and started Home Assistant (docker start home-assistant) and I’m still at 0.37. Today, I did the same thing and Docker told me the image is up to date.

How long must I wait until 0.38 comes to Docker?

Worked for me (currently on 0.38.1). have you tried clearing browser cache?

What does browser cache have to do with Docker?

Nothing, but browsers cache things
Edit: as in the update might have worked but the browser is showing the old version still

Well, I simply deleted “home-assistant” (docker rm home-assistant) and re-issued the command to create an instance of home-assistant. Now, I looked at the version and it now shows 0.38.1, so I did not clear the browser cache for that. I suppose the deleting and recreating of the instance is what prompted me for a password when I did a refresh and it worked.

Ha… Weird.

1 Like