Skip to content

Conversation

@josead
Copy link
Member

@josead josead commented Dec 2, 2025

Change the base image registry for linux/loong64 platform from
ghcr.io/loong64/ to ghcr.io/loongnix/ to use the official Loongnix
repository which provides Debian images for LoongArch64.

This fixes the GitHub Actions build failure for the loong64 architecture
where the base images were not available at the previous registry path.

Change the base image registry for linux/loong64 platform from
ghcr.io/loong64/ to ghcr.io/loongnix/ to use the official Loongnix
repository which provides Debian images for LoongArch64.

This fixes the GitHub Actions build failure for the loong64 architecture
where the base images were not available at the previous registry path.
Use loongnix/debian:trixie-slim from Docker Hub instead of ghcr.io
registry. The Docker Hub registry is more accessible and doesn't
require authentication for pulling public images.

The ghcr.io/loongnix path was returning 403 Forbidden errors, while
loongnix/debian is publicly available on Docker Hub.

Fixes the GitHub Actions build failure for linux/loong64 platform.
@josead josead closed this Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants