diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/defaults.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.toml b/data/defaults.toml index 8710f0ca..6e6bef53 100644 --- a/data/defaults.toml +++ b/data/defaults.toml @@ -16,6 +16,6 @@ kernel_version = "5.15.72" 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-45 main" + "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-47 main" ] |