Skip to content

Commit 7bef5e8

Browse files
committed
Update test engine version to 19.03.5
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 789b671 commit 7bef5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ integration-test-py3: build-py3
4242
docker run -t --rm -v /var/run/docker.sock:/var/run/docker.sock docker-sdk-python3 py.test -v tests/integration/${file}
4343

4444
TEST_API_VERSION ?= 1.35
45-
TEST_ENGINE_VERSION ?= 18.09.5
45+
TEST_ENGINE_VERSION ?= 19.03.5
4646

4747
.PHONY: setup-network
4848
setup-network:

0 commit comments

Comments
 (0)