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 | a123d4266935ff9d75a8e32dd29ee965e9eb4d50 (patch) | |
tree | b5bc36630c747f1311b4e4f8f7b6fb489dd59640 /services/docker/debian-dev/bootstrap/official.sources | |
parent | 50299600c0134f00c7f8e4fe6b599987596c6dc5 (diff) | |
download | crupest-a123d4266935ff9d75a8e32dd29ee965e9eb4d50.tar.gz crupest-a123d4266935ff9d75a8e32dd29ee965e9eb4d50.tar.bz2 crupest-a123d4266935ff9d75a8e32dd29ee965e9eb4d50.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 |