diff options
author | Valentin David <valentin.david@codethink.co.uk> | 2018-11-24 00:54:29 +0100 |
---|---|---|
committer | Valentin David <valentin.david@codethink.co.uk> | 2018-11-29 14:18:17 +0100 |
commit | a6144100d0efa4cd744b95fdd8b54d7db354769b (patch) | |
tree | 75e92261a8b6adea8debc7a8165fdbf3c4834721 /.gitlab-ci.yml | |
parent | 2e78e0d12bef378a2ea8a1ae4381b5ca0a43c657 (diff) | |
download | buildstream-a6144100d0efa4cd744b95fdd8b54d7db354769b.tar.gz |
.gitlab-ci.yml: Update image versions where forgottenvalentindavid/netrc
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 4 |
1 files 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: |