From a124a0e8f00c06a33e4db29e02c3bd4b741f610f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 12 May 2025 18:04:23 +0300 Subject: [PATCH] ci: Update image version 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 b956e3978..10b57424a 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,6 +1,6 @@ variables: - GST_RS_IMG_TAG: "2025-04-05.0" - GST_RS_IMG_WINDOWS_TAG: "2025-04-05.0" + GST_RS_IMG_TAG: "2025-04-14.0" + GST_RS_IMG_WINDOWS_TAG: "2025-04-14.0" GST_RS_STABLE: "1.86.0" GST_RS_MSRV: "1.71.1" # The branch we use to build GStreamer from in the docker images