Use official mirror name for debian-minimal
The canonical name of the official Debian mirror redirector is httpredir.debian.org. Change-Id: I61455919d84d414d5da7df699a5b14439f07ff3d
This commit is contained in:
parent
870ea5bb5e
commit
b0ee421a2a
@ -1,3 +1,3 @@
|
||||
export DISTRO_NAME=debian
|
||||
export DIB_RELEASE=${DIB_RELEASE:-unstable}
|
||||
export DIB_DISTRIBUTION_MIRROR=${DIB_DISTRIBUTION_MIRROR:-http://http.debian.net/debian}
|
||||
export DIB_DISTRIBUTION_MIRROR=${DIB_DISTRIBUTION_MIRROR:-http://httpredir.debian.org/debian}
|
||||
|
Loading…
Reference in New Issue
Block a user