diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2023-02-12 20:46:12 +0100 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2023-02-13 11:20:49 +0100 |
commit | 1e116e025439432cd42c3894dcaaafeb06bf8653 (patch) | |
tree | e7999e789a9a8af3dfdf6ee2733d69772b5e75bc /data/architectures | |
parent | b00c41e6a547a3cd1f8dd74d70433e306265cb26 (diff) | |
download | vyos-build-1e116e025439432cd42c3894dcaaafeb06bf8653.tar.gz vyos-build-1e116e025439432cd42c3894dcaaafeb06bf8653.zip |
debian: T5003: Update to to Debian 12 "Bookworm"
* Remove obsolete packages and dependencies
Diffstat (limited to 'data/architectures')
-rw-r--r-- | data/architectures/amd64.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/architectures/amd64.toml b/data/architectures/amd64.toml index abfec53a..c479ea9c 100644 --- a/data/architectures/amd64.toml +++ b/data/architectures/amd64.toml @@ -1,6 +1,5 @@ additional_repositories = [ - "deb [arch=amd64] https://repo.saltproject.io/py3/debian/11/amd64/3004 bullseye main", - "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-48 main" + "deb [arch=amd64] https://repo.saltproject.io/py3/debian/11/amd64/3004 bullseye main" ] kernel_flavor = "amd64-vyos" |