ci: bump image tags so subprojects get updated
authorTim-Philipp Müller <tim@centricular.com>
Fri, 18 Nov 2022 00:59:55 +0000 (00:59 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 18 Nov 2022 00:59:55 +0000 (00:59 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3432>

.gitlab-image-tags.yml

index 3c32fad..cdfb413 100644 (file)
@@ -5,6 +5,6 @@ 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-23.0'
+  FEDORA_TAG:  '2022-11-18.0'
   INDENT_TAG: '2022-03-07.1'
-  WINDOWS_TAG: "2022-09-23.0"
+  WINDOWS_TAG: "2022-11-18.0"