9af7d21e2e
* [jessie repo] remove one dependency on jessie-backport repo Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [build] remove dependency on retried jessie-backports repo The downloaded Jessie docker image still reference jessie-updates. Removing it from the list. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * fix typo * move chunk * [docker-ptf] avoid using retired Jessie repos Signed-off-by: Ying Xie <ying.xie@microsoft.com>
8 lines
457 B
Plaintext
8 lines
457 B
Plaintext
## Debian mirror on Microsoft Azure
|
|
## Ref: http://debian-archive.trafficmanager.net/
|
|
|
|
deb http://debian-archive.trafficmanager.net/debian/ jessie main contrib non-free
|
|
deb-src http://debian-archive.trafficmanager.net/debian/ jessie main contrib non-free
|
|
deb http://debian-archive.trafficmanager.net/debian-security/ jessie/updates main contrib non-free
|
|
deb-src http://debian-archive.trafficmanager.net/debian-security/ jessie/updates main contrib non-free
|