Issue installing home-assistant - DNS issue?

I’m trying to install HA for the past 2 days but all I’m getting is this error:

21-10-12 18:43:58 INFO (SyncWorker_3) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.5.4
21-10-12 18:43:58 INFO (SyncWorker_3) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2022.5.4.
21-10-12 18:43:59 ERROR (SyncWorker_3) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.5.4: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.5.4/json: Not Found ("no such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.5.4: No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.5.4")
21-10-12 18:43:59 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec

Some say I need to change my DNS settings, but I don’t know why. HA works locally right, so why would I need to change the DNS. I tried multiple image versions but none worked.

I don’t know what to do anymore.

ping ghcr.io
nslookup ghcr.io
dig ghcr.io

" docker pull ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.6.7"
=> will download from internet…