From 671e578cd9f555b2a0a0bdddcd4e6cc3b99de85a Mon Sep 17 00:00:00 2001 From: Richard Weickelt Date: Sun, 20 Oct 2019 21:44:06 +0200 Subject: Export the GLIB switch properly The GLIB event dispatcher was disabled in order to work around QTBUG-79020. But the environment variable was not exported properly and hence, the work-around had no effect. Change-Id: I9bad99168456ae734c895db0ed4f46885d6b4d48 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 c29d09462..654d3b8d4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,7 @@ services: bionic: << : *linux hostname: bionic - image: ${DOCKER_USER:-qbsbuild}/qbsdev:bionic-5.12.5_1.13.1-2 + image: ${DOCKER_USER:-qbsbuild}/qbsdev:bionic-5.12.5_1.13.1-3 build: dockerfile: docker/bionic/Dockerfile context: . -- cgit v1.2.3