summaryrefslogtreecommitdiff
path: root/data/defaults.toml
diff options
context:
space:
mode:
Diffstat (limited to 'data/defaults.toml')
-rw-r--r--data/defaults.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.toml b/data/defaults.toml
index 4e682fbd..d1d35632 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -16,5 +16,5 @@ kernel_version = "5.15.74"
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-47 main"
+ "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-48 main"
]