aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 916004e32..ef38ec26d 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.3"
services:
stretch:
- image: qbsdev:stretch
+ image: ${DOCKER_USER:-qbsbuild}/qbsdev:stretch
build:
dockerfile: Dockerfile
context: docker/stretch/