summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2022-12-05 18:10:14 +0530
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2022-12-10 15:13:09 +0000
commit404bfbd6d86d4731084ee8ea03bbb357dee500f4 (patch)
treecbaa2511137d78e4edef82f43ba0108d3f151cc3 /.gitlab-image-tags.yml
parentfc22bb8794e8b19e4fa54135f0ac69c861cafad6 (diff)
downloadgstreamer-404bfbd6d86d4731084ee8ea03bbb357dee500f4.tar.gz
ci: Bump image tags to rebuild new fedora / windows images
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3527>
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 cdfb413729..05a5565458 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-11-18.0'
+ FEDORA_TAG: '2022-12-10.0'
INDENT_TAG: '2022-03-07.1'
- WINDOWS_TAG: "2022-11-18.0"
+ WINDOWS_TAG: '2022-12-10.0'