testing: bump docker-py 4.2.1
full diff: https://github.com/docker/docker-py/compare/4.2.0...4.2.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
89382f2f20
commit
8cc8e26835
1 changed files with 1 additions and 1 deletions
|
@ -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.2.0}"
|
||||
: "${DOCKER_PY_COMMIT:=4.2.1}"
|
||||
|
||||
# custom options to pass py.test
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue