New install Odroid C4 Fails - 404 Not found

Hi,

Attempting to install new install to Odroid C4…New C4 and new eMMC (Tried 2 new cards one 128gb and one 16gb)

Using image:
https://github.com/home-assistant/operating-system/releases/download/9.3/haos_odroid-c4-9.3.img.xz

Log below…Loops forever retrying. Possibly someting missing from Git or incorrect reference?.

Cheers for your time on this. Looking forward to going live with HA.

Cheers
Steve

22-12-09 10:39:08 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-12-09 10:39:08 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-12-09 10:39:21 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0/json: Not Found ("no such image: ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0: No such image: ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0")
22-12-09 10:39:21 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
22-12-09 10:39:51 INFO (SyncWorker_2) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/odroid-c4-homeassistant:landingpage to ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0
22-12-09 10:39:51 INFO (SyncWorker_2) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/odroid-c4-homeassistant with tag 2022.12.0.
22-12-09 10:40:32 ERROR (SyncWorker_2) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0/json: Not Found ("no such image: ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0: No such image: ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0")
22-12-09 10:40:32 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
22-12-09 10:41:02 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/odroid-c4-homeassistant:landingpage to ghcr.io/home-assistant/odroid-c4-homeassistant:2022.12.0
22-12-09 10:41:02 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/odroid-c4-homeassistant with tag 2022.12.0.

Resolved by using static dns and IP settings. Seems reserved DHCP was not the right thing. Odd because it was initially resolving OK. Completed install with only changing those settings.