sonic-buildimage/dockers/docker-ptf
xumia 7bba702f1e [Build] Fix the mirror gpg key expired issue (#14206)
Why I did it
[Build] Fix the mirror gpg key expired issue
See vs build: https://dev.azure.com/mssonic/build/_build/results?buildId=231680&view=logs&j=cef3d8a9-152e-5193-620b-567dc18af272&t=cf595088-5c84-5cf1-9d7e-03331f31d795

How I did it
Add the apt option not to check the valid until, the option is set to the SONiC docker base image, docker ptf missing the option.

Acquire::Check-Valid-Until "false";
How to verify it
The build of docker-ptf is succeeded after fixed.

2023-03-11T17:26:35.1801999Z [ building ] [ target/docker-ptf.gz ] 
2023-03-11T17:38:10.1608536Z [ finished ] [ target/docker-ptf.gz ]
2023-03-16 04:32:36 +08:00
..
conf.d [docker-ptf] Add support for spytest to ptf container (#4410) 2020-04-13 16:56:19 -07:00
brcm_interface_to_front_map.ini [docker-ptf]: build docker ptf 2021-01-27 08:28:21 -08:00
Dockerfile.j2 [Build] Fix the mirror gpg key expired issue (#14206) 2023-03-16 04:32:36 +08:00
msn_2700_interface_to_front_map.ini [docker-ptf]: build docker ptf 2021-01-27 08:28:21 -08:00
no-check-valid-until [Build] Fix the mirror gpg key expired issue (#14206) 2023-03-16 04:32:36 +08:00
ptf_tgen.sh [docker-ptf] Add support for spytest to ptf container (#4410) 2020-04-13 16:56:19 -07:00
supervisord.conf Fix typos and comment alignment in supervisor.conf files (#3714) 2019-11-06 09:24:54 -08:00