diff options
Diffstat (limited to 'provider_base')
-rw-r--r-- | provider_base/common.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/provider_base/common.json b/provider_base/common.json index 2cf9cf72..41e1daa3 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -75,8 +75,8 @@ }, "platform": { "apt": { - "basic": "http://deb.leap.se/0.9", - "component": "main" + "basic": "http://deb.leap.se/platform", + "component": "snapshots" } }, "soledad": { |