diff options
author | crupest <crupest@outlook.com> | 2023-11-13 13:46:32 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-11-13 13:47:29 +0800 |
commit | 4f100375b6d4544db94faa0730e7087ea6ed4380 (patch) | |
tree | 695cb918f561f49176d46705dbb13d99bd846fca /docker/debian-dev/bootstrap/source-https.txt | |
parent | 6cbcbb63685898ba99a2d8bf5bd61ded809f258d (diff) | |
download | crupest-4f100375b6d4544db94faa0730e7087ea6ed4380.tar.gz crupest-4f100375b6d4544db94faa0730e7087ea6ed4380.tar.bz2 crupest-4f100375b6d4544db94faa0730e7087ea6ed4380.zip |
(docker:debian-dev) Change source to ustc..
Diffstat (limited to 'docker/debian-dev/bootstrap/source-https.txt')
-rw-r--r-- | docker/debian-dev/bootstrap/source-https.txt | 11 |
1 files changed, 11 insertions, 0 deletions
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 |