diff --git a/hack/make/test-docker-py b/hack/make/test-docker-py index 006d9d5e7e..035bb213a3 100644 --- a/hack/make/test-docker-py +++ b/hack/make/test-docker-py @@ -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 #