I am trying to user Supervisor to update to 2020.12.1 (from 2020.12.0) and it is failing. When I check the log, this seems to be the problem:
20-12-23 21:56:16 ERROR (SyncWorker_2) [supervisor.docker.interface] Can’t install homeassistant/-homeassistant:2020.12.1 -> 400 Client Error for http+docker://localhost/v1.40/images/create?tag=2020.12.1&fromImage=homeassistant%2F-homeassistant: Bad Request (“invalid reference format”).
I’ve tried updating the docker container, using
sudo docker pull homeassistant/home-assistant:stable
But that doesn’t seem to update the container - the container still shows as 2020.12.0 in Portainer and the version in /config/info also remains at 2020.12.0.