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

Commit 9098e21

Browse files
authored
Merge pull request #392 from andrewhsu/bump_docker_py
[19.03 backport] Temporarily switch docker-py to "master" Upstream-commit: d9fba87f5a6106a71ea3a0826fe39c7091eb25c1 Component: engine
2 parents c153b47 + 73267e3 commit 9098e21

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:=4.0.2}"
10+
: "${DOCKER_PY_COMMIT:=master}"
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)