From: Tim-Philipp Müller Date: Fri, 27 May 2022 10:04:43 +0000 (+0100) Subject: ci: bump image tags so subprojects get updated X-Git-Tag: 1.22.0~924 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1789b028b61cadea3407a025b02fd2861d7a1c0a;p=platform%2Fupstream%2Fgstreamer.git ci: bump image tags so subprojects get updated Part-of: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 574a368..05edb98 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,9 +24,9 @@ variables: # If you are hacking on them or need a them to rebuild, its enough # to change any part of the string of the image you want. ### - FEDORA_TAG: '2022-09-14.0' + FEDORA_TAG: '2022-09-17.0' INDENT_TAG: '2022-03-07.1' - WINDOWS_TAG: "2022-09-02.0" + WINDOWS_TAG: "2022-09-17.0" GST_UPSTREAM_REPO: 'gstreamer/gstreamer' FDO_UPSTREAM_REPO: 'gstreamer/gstreamer'