Install on fresh Trixie fails on RPI3

I’m trying to install v2026.05.0 on a freshly installed Trixie lite on a Raspberry Pi 3 and the installation fails.

When the installation script arrives at “Initialize/Upgrade Docker Containers” I get the following:

[migrate_legacy_paths] Creating compat symlink /home/anthias/.screenly -> /home/anthias/.anthias
[migrate_legacy_paths] Creating compat symlink /home/anthias/screenly_assets -> /home/anthias/anthias_assets
[+] pull 0/3
 ⠏ Image ghcr.io/screenly/anthias-viewer:v2026.05.0-pi3 Pulling                                                                                    1.0s
[+] pull 3/3r.io/screenly/anthias-redis:v2026.05.0-pi3  Pulling                                                                                    1.0s
 ! Image g... failed to resolve reference "ghcr.io/screenly/anthias-viewer:v2026.05.0-pi3": ghcr.io/screenly/anthias-viewer:v2026.05.0-pi3: not found 1.0sN[0001] WARNING: Some service image(s) must be built from source by running:
 ! Image g... Interrupted                                                                                                                          1.0s
 ✘ Image g... Error                                                                                                                                1.0s
Error response from daemon: failed to resolve reference "ghcr.io/screenly/anthias-server:v2026.05.0-pi3": ghcr.io/screenly/anthias-server:v2026.05.0-pi3: not found

There seems to be something wrong currenty with the availability of the docker images.

Should be working now.