From 8b43953025a421eff59e658bdf5a4cefc391b876 Mon Sep 17 00:00:00 2001 From: liberodark Date: Wed, 3 Jan 2024 00:01:37 +0100 Subject: [PATCH] Fix debian build Hi, This change fix build of debian for LXC in sid version. Build OK & Tested on riscv64 Best Regards Signed-off-by: liberodark --- images/debian.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/images/debian.yaml b/images/debian.yaml index 0f0323f6..8b8c07a1 100644 --- a/images/debian.yaml +++ b/images/debian.yaml @@ -1275,8 +1275,7 @@ packages: - s390x - name: sources.list url: |- - deb http://ftp.ports.debian.org/debian-ports unstable main - deb http://ftp.ports.debian.org/debian-ports unreleased main + deb http://deb.debian.org/debian sid main architectures: - riscv64