summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarius Makovsky <traveltissues@protonmail.com>2020-06-01 14:40:09 +0100
committerDarius Makovsky <traveltissues@protonmail.com>2020-06-01 14:40:09 +0100
commitfdc48057c73bab9515f63d95d935b13db71fa758 (patch)
treed18fb08ccbbff9778933127c20496d990229b2f2
parent32a531747c45fb96df64da6c7e3514cedeaaf53a (diff)
downloadbuildstream-traveltissues/update-docker.tar.gz
Update docker imagetraveltissues/update-docker
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b98726c4..4f46bffaf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,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: master-149783478
+ DOCKER_IMAGE_VERSION: master-151434908
PYTEST_ADDOPTS: "--color=yes"
INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
PYTEST_ARGS: "--color=yes --integration -n 2"