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

Commit 45e4107

Browse files
committed
bump docker-py to 4.1.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 5a703ccb469c1bd2c75d80ed9891c432078db316) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: cc0416d0ebe529191a1a17e05ff281daad01e691 Component: engine
1 parent a62d4a6 commit 45e4107

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)