ci: bump image tags so subprojects get updated
authorTim-Philipp Müller <tim@centricular.com>
Fri, 27 May 2022 10:04:43 +0000 (11:04 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 17 Sep 2022 22:41:40 +0000 (22:41 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2507>

.gitlab-ci.yml

index 574a368..05edb98 100644 (file)
@@ -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'