You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/02/04 08:14:51 UTC

[buildstream] 01/01: .gitlab-ci.yml: Try to use upgrade image

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch jjardon/fixed_image
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 5de45cd936b560ef6c2e0e8719b5b1977065c62e
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Mon Mar 19 13:56:36 2018 +0000

    .gitlab-ci.yml: Try to use upgrade image
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 26e4f22..39f8d42 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: buildstream/buildstream-fedora:master-42-571406d
+image: buildstream/buildstream-fedora:master-54-5d7ee17
 
 cache:
   key: "$CI_JOB_NAME-"