We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9713227 commit 913d129Copy full SHA for 913d129
Makefile
@@ -42,7 +42,7 @@ integration-test-py3: build-py3
42
docker run -t --rm -v /var/run/docker.sock:/var/run/docker.sock docker-sdk-python3 py.test -v tests/integration/${file}
43
44
TEST_API_VERSION ?= 1.35
45
-TEST_ENGINE_VERSION ?= 18.09.5
+TEST_ENGINE_VERSION ?= 19.03.5
46
47
.PHONY: setup-network
48
setup-network:
0 commit comments