Virtualbox 15.2 docker fails to download image

I’ve been running HAOS 13.2 since the start of the year in a virtualbox machine in Linux without any issues, following the guide to setup the vm and attach the vdi.

Now trying to upgrade to 15.2 i’ve detached the previous vdi and attached the new 15.2 vdi and the vm starts and i get to the “Preparing Home Assistant” screen but it just loops on the same error:

2025-05-12 22:03:53.628 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2025.5.1: 404 Client Error for http+docker://localhost/v1.48/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2025.5.1/json: Not Found ("No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2025.5.1")

Can’t for the life of me figure out why it can’t download that image, if i run docker pull for the same image locally on my desktop it works fine, so not a network issue, the VM networking has not been changed between swapping the vdis.

Anyone else come across this before?

TIA

How much storage have you allocated to the VM?