summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2019-12-17 11:40:20 +0100
committerJürg Billeter <j@bitron.ch>2019-12-17 11:40:45 +0100
commit149f22132b1a9859b31fd2a5b529776ce52a93b5 (patch)
tree115167a50d2c4c09a1a2a5e049bca378fe2b6021
parentc8a4dad598194d7659d91b6a92b38aec8f041df6 (diff)
downloadbuildstream-juerg/buildbox-run-userchroot-test.tar.gz
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 20a9a32c7..cd2d8a6da 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,7 @@ variables:
# Our own variables
# Version of the docker images we should use for all the images.
# This is taken from buildstream/buildstream-docker-images
- DOCKER_IMAGE_VERSION: juerg-userchroot-101788082
+ DOCKER_IMAGE_VERSION: juerg-userchroot-103647206
PYTEST_ADDOPTS: "--color=yes"
INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
PYTEST_ARGS: "--color=yes --integration -n 2"