This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jjardon/fixed_image in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 5de45cd936b560ef6c2e0e8719b5b1977065c62e Author: Javier Jardón <[email protected]> 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-"
