Update test engine version to 19.03.5

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-02-14 23:54:20 +01:00 committed by Ulysses Souza
parent 9713227d7b
commit 913d129dc9
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ integration-test-py3: build-py3
docker run -t --rm -v /var/run/docker.sock:/var/run/docker.sock docker-sdk-python3 py.test -v tests/integration/${file}
TEST_API_VERSION ?= 1.35
TEST_ENGINE_VERSION ?= 18.09.5
TEST_ENGINE_VERSION ?= 19.03.5
.PHONY: setup-network
setup-network: