summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-05-27 11:04:43 +0100
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2022-09-17 22:41:40 +0000
commit1789b028b61cadea3407a025b02fd2861d7a1c0a (patch)
treee4b5c19cbdf826a45cbdf0cc0a7749e24edeaa90 /.gitlab-ci.yml
parentc6c69ec66d4a1c657d5a9240535b2c91bb3891a0 (diff)
downloadgstreamer-1789b028b61cadea3407a025b02fd2861d7a1c0a.tar.gz
ci: bump image tags so subprojects get updated
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2507>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 574a3682ca..05edb9816f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,9 +24,9 @@ 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-14.0'
+ FEDORA_TAG: '2022-09-17.0'
INDENT_TAG: '2022-03-07.1'
- WINDOWS_TAG: "2022-09-02.0"
+ WINDOWS_TAG: "2022-09-17.0"
GST_UPSTREAM_REPO: 'gstreamer/gstreamer'
FDO_UPSTREAM_REPO: 'gstreamer/gstreamer'