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 35bf1582..c4dbfd8e 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -11,7 +11,7 @@
"bootloaders": "syslinux,grub-efi",
"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"
],
"custom_packages": []
}