From bfa1b0e3dd9013195458f607958e076126872a0a Mon Sep 17 00:00:00 2001 From: Brad Hards Date: Fri, 14 Feb 2025 16:21:45 +1100 Subject: [PATCH] ci: update images tag for required qtdemux functionality 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 90dd6ef09..d5e227f9b 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,6 +1,6 @@ variables: - GST_RS_IMG_TAG: "2025-01-20.0" - GST_RS_IMG_WINDOWS_TAG: "2025-01-20.0" + GST_RS_IMG_TAG: "2025-02-14.0" + GST_RS_IMG_WINDOWS_TAG: "2025-02-14.0" GST_RS_STABLE: "1.84.0" GST_RS_MSRV: "1.71.1" # The branch we use to build GStreamer from in the docker images