aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorRichard Weickelt <richard@weickelt.de>2020-03-17 13:35:36 +0100
committerRichard Weickelt <richard@weickelt.de>2020-03-24 20:40:51 +0000
commit215ceb0393e890367a40c6bec7236bd9162cf088 (patch)
treedbdd807d198a8231a05dbd16d067ec6bf5d912c0 /docker-compose.yml
parent112f7a54dc1d28816d6f69edec80541dfd1cd2ec (diff)
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 <ABBAPOH@gmail.com> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml11
1 files changed, 0 insertions, 11 deletions
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: