Merge pull request #42259 from thaJeztah/bump_docker_py

testing: update docker-py 5.0.0
This commit is contained in:
Tibor Vass
2021-04-07 01:23:24 -07:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ source hack/make/.integration-test-helpers
# TODO docker 17.06 cli client used in CI fails to build using a sha;
# unable to prepare context: unable to 'git clone' to temporary context directory: error fetching: error: no such remote ref ead0bb9e08c13dd3d1712759491eee06bf5a5602
#: exit status 128
: "${DOCKER_PY_COMMIT:=4.4.1}"
: "${DOCKER_PY_COMMIT:=5.0.0}"
# custom options to pass py.test
#