diff options
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 |