From 209c5eef3539993b6b903ece2b073c2d2566cb24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 13 Nov 2024 17:03:08 +0200 Subject: [PATCH] ci: Rebuild images to get new GStreamer Part-of: --- ci/images_template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/images_template.yml b/ci/images_template.yml index 3b5eb6442..51aa26abc 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,6 +1,6 @@ variables: - GST_RS_IMG_TAG: "2024-10-18.0" - GST_RS_IMG_WINDOWS_TAG: "2024-10-18.0" + GST_RS_IMG_TAG: "2024-11-13.0" + GST_RS_IMG_WINDOWS_TAG: "2024-11-13.0" GST_RS_STABLE: "1.82.0" GST_RS_MSRV: "1.80.1" # The branch we use to build GStreamer from in the docker images