fc55329b22
This change adds support to build dockers using buster as base. - Define docker-base-buster using docker-base-stretch as starting point - Define docker-config-engine-buster using docker-config-engine-stretch as starting point. - sonic-mgmt-framework docker is updated to build using buster as base Signed-off-by: Joyas Joseph <joyas_joseph@dell.com>
5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
# Instruct apt-get to NOT check the "Valid Until" date in Release files
|
|
# Once the Debian team archives a repo, they stop updating this date
|
|
|
|
Acquire::Check-Valid-Until "false";
|