Skip to content

Commit

Permalink
Update test engine version to 19.03.5
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Feb 14, 2020
1 parent b462f08 commit 111e79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 111e79f

Please sign in to comment.