|
@@ -4,7 +4,7 @@ set -e
|
|
source hack/make/.integration-test-helpers
|
|
source hack/make/.integration-test-helpers
|
|
|
|
|
|
# The commit or tag to use for testing
|
|
# The commit or tag to use for testing
|
|
-: "${DOCKER_PY_COMMIT:=6.0.1}"
|
|
|
|
|
|
+: "${DOCKER_PY_COMMIT:=6.1.3}"
|
|
|
|
|
|
# The version (and variant) of the python image to use for the tests;
|
|
# The version (and variant) of the python image to use for the tests;
|
|
# see https://github.com/docker/docker-py/blob/5.0.3/tests/Dockerfile#L1C5-L3
|
|
# see https://github.com/docker/docker-py/blob/5.0.3/tests/Dockerfile#L1C5-L3
|