summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/defaults.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.json b/data/defaults.json
index 419624b3..096eb9b0 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -10,7 +10,7 @@
"release_train": "equuleus",
"additional_repositories": [
"deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3003 buster main",
- "deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-47 main"
+ "deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-48 main"
],
"custom_packages": []
}