From 215ceb0393e890367a40c6bec7236bd9162cf088 Mon Sep 17 00:00:00 2001 From: Richard Weickelt Date: Tue, 17 Mar 2020 13:35:36 +0100 Subject: Remove Debian stretch from Docker build environments We have not been able to build Qbs with it for a while and it was superseded by Ubuntu Bionic. Change-Id: I8fe0d40baf8f522d4fd0b94a0b403b324c300e74 Reviewed-by: Ivan Komissarov Reviewed-by: Christian Kandeler --- docker-compose.yml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'docker-compose.yml') diff --git a/docker-compose.yml b/docker-compose.yml index 198de4b56..0221f1126 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -43,17 +43,6 @@ services: args: QT_VERSION: 5.14.0 - stretch: - << : *linux - hostname: stretch - image: ${DOCKER_USER:-qbsbuild}/qbsdev:stretch - build: - dockerfile: docker/stretch/Dockerfile - context: . - args: - QT_VERSION: 5.12.4 - QTCREATOR_VERSION: 4.9.2 - windows: image: ${DOCKER_USER:-qbsbuild}/qbsdev:windowsservercore-5.12.7_1.15.0-0 build: -- cgit v1.2.3