Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 3a72499

Browse files
authored
Merge pull request #450 from thaJeztah/19.03_backport_bump_docker_py_4.1.0
[19.03 backport] bump docker-py to 4.1.0 Upstream-commit: facfb9e1b0b292b1622f31d57d081948d3bfc00b Component: engine
2 parents 169849f + 45e4107 commit 3a72499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/engine/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/2485

0 commit comments

Comments
 (0)