[tests] pin docker to <4.3.0 (#71193)

Change:
- New python docker lib wants a newer docker than we have in CI.

Test Plan:
- CI

Signed-off-by: Rick Elrod <rick@elrod.me>
pull/71233/head
Rick Elrod 5 years ago committed by GitHub
parent f35e825440
commit eb1114a1b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,4 +7,4 @@ docker_packages:
docker_pip_extra_packages: []
docker_pip_packages:
- docker
- docker<4.3.0

Loading…
Cancel
Save