summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarius Makovsky <traveltissues@protonmail.com>2019-12-24 09:58:21 +0000
committerDarius Makovsky <traveltissues@protonmail.com>2019-12-24 09:58:26 +0000
commitbf61f703354086e9ede7f4fb47e042204226626f (patch)
tree9fec55bc692da83654564bade6efb776cff7dadc
parent9126e7f59953eba5ba46e7fcdc84ba125130fb98 (diff)
downloadbuildstream-traveltissues/update-image.tar.gz
.gitlab-ci: Update docker imagetraveltissues/update-image
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1fe25810a..04bf86032 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,7 +24,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-103717922
+ DOCKER_IMAGE_VERSION: master-105233327
PYTEST_ADDOPTS: "--color=yes"
INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
PYTEST_ARGS: "--color=yes --integration -n 2"