diff options
author | Yuqian Yang <crupest@outlook.com> | 2025-06-29 15:07:57 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@outlook.com> | 2025-06-29 15:08:47 +0800 |
commit | 66a0836ba12ed12c29353ae75134654c6f2013cc (patch) | |
tree | aeca0ebfca99f50f305f8948f512abf1760f8540 /services/docker/debian-dev/bootstrap/official.sources | |
parent | 43d6c1f08a38ae4e8584e3915f0cbdbc3cfd05e9 (diff) | |
download | crupest-66a0836ba12ed12c29353ae75134654c6f2013cc.tar.gz crupest-66a0836ba12ed12c29353ae75134654c6f2013cc.tar.bz2 crupest-66a0836ba12ed12c29353ae75134654c6f2013cc.zip |
debian-dev: refactor all.
Diffstat (limited to 'services/docker/debian-dev/bootstrap/official.sources')
-rw-r--r-- | services/docker/debian-dev/bootstrap/official.sources | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/services/docker/debian-dev/bootstrap/official.sources b/services/docker/debian-dev/bootstrap/official.sources deleted file mode 100644 index c9aa9a0..0000000 --- a/services/docker/debian-dev/bootstrap/official.sources +++ /dev/null @@ -1,23 +0,0 @@ -Types: deb -URIs: http://deb.debian.org/debian -Suites: bookworm bookworm-updates bookworm-backports -Components: main contrib non-free non-free-firmware -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg - -Types: deb-src -URIs: http://deb.debian.org/debian -Suites: bookworm bookworm-updates bookworm-backports -Components: main contrib non-free non-free-firmware -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg - -Types: deb -URIs: http://deb.debian.org/debian-security -Suites: bookworm-security -Components: main contrib non-free non-free-firmware -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg - -Types: deb-src -URIs: http://deb.debian.org/debian-security -Suites: bookworm-security -Components: main contrib non-free non-free-firmware -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg |