From 034faeae31c5401bfcf19ea0f0d8fffc31abbad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 1 Sep 2022 00:14:52 +0100 Subject: subprojects: update openh264 wrap to v2.3.0 .. and use tarball instead of git checkout. Also bump ci image tags so the images cache the new tarball. Part-of: --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 923debee74..f86fd256cb 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-07-31.0' + FEDORA_TAG: '2022-09-02.0' INDENT_TAG: '2022-03-07.1' - WINDOWS_TAG: "2022-08-18.0" + WINDOWS_TAG: "2022-09-02.0" GST_UPSTREAM_REPO: 'gstreamer/gstreamer' FDO_UPSTREAM_REPO: 'gstreamer/gstreamer' -- cgit v1.2.1