mirror of
https://github.com/moby/moby.git
synced 2026-08-07 08:31:39 +00:00
testing: update docker-py to 7.0.0
full diff: https://github.com/docker/docker-py/compare/7.0.0b1...7.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b524ed2dda)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
source hack/make/.integration-test-helpers
|
||||
|
||||
# The commit or tag to use for testing
|
||||
: "${DOCKER_PY_COMMIT:=7.0.0b1}"
|
||||
: "${DOCKER_PY_COMMIT:=7.0.0}"
|
||||
|
||||
# custom options to pass py.test
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user