summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2023-04-03 16:23:02 +0300
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2023-04-03 18:48:55 +0000
commit4e8d0b766cd724897c1d2b0fd0dcb3c56ea3f87a (patch)
tree6e0d55b8d1fb7dc9c401040d790a27ebd2c2acc3 /.gitlab-image-tags.yml
parent0e20febad129df72699420af17e727fcc1d1eac6 (diff)
downloadgstreamer-4e8d0b766cd724897c1d2b0fd0dcb3c56ea3f87a.tar.gz
ci: Add rust in the windows base image
This is preperation for gstreamer/gstreamer!3889 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4327>
Diffstat (limited to '.gitlab-image-tags.yml')
-rw-r--r--.gitlab-image-tags.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml
index 3378dbb144..defbd8d204 100644
--- a/.gitlab-image-tags.yml
+++ b/.gitlab-image-tags.yml
@@ -8,4 +8,4 @@ variables:
FEDORA_TAG: '2023-04-03.0'
INDENT_TAG: '2023-03-16.1'
LINT_TAG: '2023-02-16.5'
- WINDOWS_TAG: '2023-03-20.0'
+ WINDOWS_TAG: '2023-04-03.0'