CT Alpine: Switch default repo to HTTPS
Due to distrobuilder requiring asc files for the rootfs over http (these are not always avalible) And AlpineLinux repos redirecting to https now
This commit is contained in:
@@ -9,7 +9,7 @@ UseCache=no
|
||||
#Cache server if flag not set enable (using apt-cacher-NG)
|
||||
ConfigProxyServer="192.168.200.11"
|
||||
#Cache enable (using Official MirrorServers)
|
||||
DefaultAlpineRepo="http://dl-4.alpinelinux.org/alpine/"
|
||||
DefaultAlpineRepo="https://dl-4.alpinelinux.org/alpine/"
|
||||
DefaultDebianCore="http://deb.debian.org/debian"
|
||||
|
||||
###Do not Edit underneath###
|
||||
|
||||
Reference in New Issue
Block a user