mirror of
https://github.com/moby/moby.git
synced 2026-08-08 17:11:38 +00:00
test/docker-py: Bump to 7.2.0
release notes: https://github.com/docker/docker-py/releases/tag/7.2.0
full diff: ae5dfe9111...7.2.0
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:=ae5dfe9111b1f4e9fafd4107a8ac4a3fa52644dc}" # master (v7.2.0-dev)
|
||||
: "${DOCKER_PY_COMMIT:=7.2.0}"
|
||||
|
||||
# custom options to pass py.test
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user