fee2441717
* [slave-bullseye]: Remove Python 2 It shouldn't be needed anymore. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com> * [dockers]: Add docker-base-bullseye and docker-config-engine-bullseye Also upgrade socat from 1.7.3.1 to 1.7.4.1 Signed-off-by: Saikrishna Arcot <sarcot@microsoft.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";
|