From a13dcad033a690e023603184b17bd9ee94b5ba1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 22 May 2023 12:15:46 +0300 Subject: [PATCH] ci: Update image version for building newer GStreamer Part-of: --- 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 08ad94ef7..04d2b07d3 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: "2023-05-11.0" + GST_RS_IMG_TAG: "2023-05-22.0" GST_RS_STABLE: "1.69.0" GST_RS_MSRV: "1.66.0"