summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-11-18 00:59:55 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-11-18 00:59:55 +0000
commit322739264fa1665f1460228d0c388be614ea6dd4 (patch)
treee00f55aa7283f1dd623d7dae63380ebf496737d5 /.gitlab-image-tags.yml
parentf9fadeac4cd490ce30b1fc0c141406f9e93ce653 (diff)
downloadgstreamer-322739264fa1665f1460228d0c388be614ea6dd4.tar.gz
ci: bump image tags so subprojects get updated
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3432>
Diffstat (limited to '.gitlab-image-tags.yml')
-rw-r--r--.gitlab-image-tags.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml
index 3c32fad0db..cdfb413729 100644
--- a/.gitlab-image-tags.yml
+++ b/.gitlab-image-tags.yml
@@ -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"