From a6144100d0efa4cd744b95fdd8b54d7db354769b Mon Sep 17 00:00:00 2001 From: Valentin David Date: Sat, 24 Nov 2018 00:54:29 +0100 Subject: .gitlab-ci.yml: Update image versions where forgotten --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4e8603a82..a7804f38b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: buildstream/testsuite-debian:9-master-119-552f5fc6 +image: buildstream/testsuite-debian:9-master-123-7ce6581b cache: key: "$CI_JOB_NAME-" @@ -140,7 +140,7 @@ tests-unix: tests-fedora-missing-deps: # Ensure that tests behave nicely while missing bwrap and ostree - image: buildstream/testsuite-fedora:28-master-119-552f5fc6 + image: buildstream/testsuite-fedora:28-master-123-7ce6581b <<: *tests script: -- cgit v1.2.1