Can not update to ver. '0.103.0'; running on 'proxmox'

I can not update. Something wrong?
Platform: IntelNUC + proxmox

19-12-12 13:39:04 INFO (MainThread) [hassio.homeassistant] Update Home Assistant to version 0.103.0
19-12-12 13:39:04 INFO (SyncWorker_2) [hassio.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.102.3 to homeassistant/qemux86-64-homeassistant:0.103.0
19-12-12 13:39:04 INFO (SyncWorker_2) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.103.0.
19-12-12 13:39:44 ERROR (SyncWorker_2) [hassio.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.103.0 -> 404 Client Error: Not Found ("no such image: homeassistant/qemux86-64-homeassistant:0.103.0: No such image: homeassistant/qemux86-64-homeassistant:0.103.0").
19-12-12 13:39:44 WARNING (MainThread) [hassio.homeassistant] Update Home Assistant image fails

The error says that the image doesn’t exist, so probably it has not been created yet.

Well, so why the ’info’ about available update?

Sometimes the server gets bogged down so you will have to wait a while for it to come through / update, i have had this in the past many of times.

The v0.103.0 release exists on docker hub, but it looks like there is a build missing for the qemu target… I’ve got the exact same issue; haven’t been able to update for over a week.

This post is explaining how to solve this issue https://community.home-assistant.io/t/proxmox-storage/139123