Skip to content

Commit 5a703cc

Browse files
committed
bump docker-py to 4.1.0
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 5e7d0f0 commit 5a703cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/make/test-docker-py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ source hack/make/.integration-test-helpers
77
# TODO docker 17.06 cli client used in CI fails to build using a sha;
88
# unable to prepare context: unable to 'git clone' to temporary context directory: error fetching: error: no such remote ref ead0bb9e08c13dd3d1712759491eee06bf5a5602
99
#: exit status 128
10-
: "${DOCKER_PY_COMMIT:=master}"
10+
: "${DOCKER_PY_COMMIT:=4.1.0}"
1111

1212
# custom options to pass py.test
1313
# TODO remove these skip once we update to a docker-py version that has https://github.com/docker/docker-py/pull/2369, https://github.com/docker/docker-py/pull/2380, https://github.com/docker/docker-py/pull/2382

0 commit comments

Comments
 (0)