summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-12-29 09:38:49 +0200
committerSebastian Dröge <sebastian@centricular.com>2023-12-29 09:38:49 +0200
commit9dc29d12a3a99064db17b806706de2f7e755a069 (patch)
tree77a4906c55aa92fbd17827b354dde49e241ded72 /.gitlab-image-tags.yml
parent4e9baf7ba559209b102c9b25dba1084ebaf36bb6 (diff)
ci: Update to Rust 1.75
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5872>
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 e7704d5443..e67c9a4428 100644
--- a/.gitlab-image-tags.yml
+++ b/.gitlab-image-tags.yml
@@ -5,10 +5,10 @@ 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: '2023-11-16.0'
+ FEDORA_TAG: '2023-12-29.0'
INDENT_TAG: '2023-08-24.3'
LINT_TAG: '2023-02-16.5'
- WINDOWS_TAG: '2023-11-16.0'
+ WINDOWS_TAG: '2023-12-29.0'