From a734f38ee6067b7536ec7e6ada7e3c690d61548a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 25 Jan 2022 13:20:58 +0200 Subject: [PATCH] ci: Update image to get newer GStreamer build --- ci/images_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/images_template.yml b/ci/images_template.yml index 6c486ba81..929f8df65 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: '2022-01-13.0' + GST_RS_IMG_TAG: '2022-01-25.0' GST_RS_STABLE: '1.58.0' GST_RS_MSRV: '1.56.0'