summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gitlab/ci_template.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml
index d543c9c..a549884 100644
--- a/gitlab/ci_template.yml
+++ b/gitlab/ci_template.yml
@@ -21,13 +21,13 @@ 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: '2021-06-04.0'
+ FEDORA_TAG: '2021-06-07.0'
CERBERO_TAG: '2020-10-22.0'
ANDROID_TAG: '2020-10-22.0'
MANIFEST_TAG: '2020-10-22.0'
TEST_MANIFEST_TAG: '2020-10-22.0'
INDENT_TAG: '2020-10-22.0'
- WINDOWS_TAG: "2021-02-24.0"
+ WINDOWS_TAG: "2021-06-07.0"
GST_UPSTREAM_REPO: 'gstreamer/gst-ci'