summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStéphane Cerveau <scerveau@collabora.com>2021-03-30 15:38:03 +0200
committerStéphane Cerveau <scerveau@collabora.com>2021-03-30 15:38:03 +0200
commitac6890e50f4e8253a7356e88249fa5e349626c47 (patch)
tree72fba5420807bd3aea9f9485d7914e50cf991487
parent38a1b046371e01145ca8d715fb1f71add4d46dd7 (diff)
docker: fedora: update string version
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/400>
-rw-r--r--gitlab/ci_template.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml
index 1560cf3..c19e7b8 100644
--- a/gitlab/ci_template.yml
+++ b/gitlab/ci_template.yml
@@ -21,7 +21,7 @@ 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-01-22.0'
+ FEDORA_TAG: '2021-03-30.0'
CERBERO_TAG: '2020-10-22.0'
ANDROID_TAG: '2020-10-22.0'
MANIFEST_TAG: '2020-10-22.0'