From 4f100375b6d4544db94faa0730e7087ea6ed4380 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 13 Nov 2023 13:46:32 +0800 Subject: (docker:debian-dev) Change source to ustc.. --- docker/debian-dev/bootstrap/source-https.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docker/debian-dev/bootstrap/source-https.txt (limited to 'docker/debian-dev/bootstrap/source-https.txt') diff --git a/docker/debian-dev/bootstrap/source-https.txt b/docker/debian-dev/bootstrap/source-https.txt new file mode 100644 index 0000000..8a1346f --- /dev/null +++ b/docker/debian-dev/bootstrap/source-https.txt @@ -0,0 +1,11 @@ +deb https://mirrors.ustc.edu.cn/debian/ bullseye main contrib non-free +deb-src https://mirrors.ustc.edu.cn/debian/ bullseye main contrib non-free + +deb https://mirrors.ustc.edu.cn/debian/ bullseye-updates main contrib non-free +deb-src https://mirrors.ustc.edu.cn/debian/ bullseye-updates main contrib non-free + +deb https://mirrors.ustc.edu.cn/debian/ bullseye-backports main contrib non-free +deb-src https://mirrors.ustc.edu.cn/debian/ bullseye-backports main contrib non-free + +deb https://mirrors.ustc.edu.cn/debian-security bullseye-security main contrib non-free +deb-src https://mirrors.ustc.edu.cn/debian-security bullseye-security main contrib non-free -- cgit v1.2.3