From 9a84e6931d64a153b5c6f605d1d2555abf91592d Mon Sep 17 00:00:00 2001 From: Ivan Komissarov Date: Wed, 19 Feb 2020 21:02:51 +0100 Subject: Use python3 in Travis for building docs and running clang-tidy Change-Id: I2f0d72abdf12a4e64b79bf9a3c02b32cf4cbeed6 Reviewed-by: Richard Weickelt Reviewed-by: Christian Kandeler --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker-compose.yml') diff --git a/docker-compose.yml b/docker-compose.yml index 18f316e7b..ea4a8c5a1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -15,7 +15,7 @@ services: bionic: << : *linux hostname: bionic - image: ${DOCKER_USER:-qbsbuild}/qbsdev:bionic-5.12.6_1.14.1-3 + image: ${DOCKER_USER:-qbsbuild}/qbsdev:bionic-5.12.6_1.14.1-4 build: dockerfile: docker/bionic/Dockerfile context: . -- cgit v1.2.3