* [docker-base-stretch]: Do not check expire for stretch-backports repo Signed-off-by: Guohan Lu <gulv@microsoft.com>
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
# Instruct apt-get to override expired releases repo list for jessie archives
|
|
|
|
Acquire::Check-Valid-Until "0";
|