From 4c7581ab03ae6ca90293e5488d0312c29d1328d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 18 Aug 2022 13:37:03 +0300 Subject: [PATCH] ci: Update image version to build newer GStreamer --- 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 ee29ef8ba..0619032e6 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: '2022-08-11.0' + GST_RS_IMG_TAG: '2022-08-19.0' GST_RS_STABLE: '1.63.0' GST_RS_MSRV: '1.60.0'