From 0283c7fe4692b6eec860f4833ac2cf250643a6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 9 Jan 2025 21:58:06 +0200 Subject: [PATCH] ci: Update to Rust 1.84 Part-of: --- ci/images_template.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/images_template.yml b/ci/images_template.yml index f756dccd1..e5c094020 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,7 +1,7 @@ variables: - GST_RS_IMG_TAG: "2024-12-10.0" - GST_RS_IMG_WINDOWS_TAG: "2024-12-10.0" - GST_RS_STABLE: "1.83.0" + GST_RS_IMG_TAG: "2025-01-09.0" + GST_RS_IMG_WINDOWS_TAG: "2025-01-09.0" + GST_RS_STABLE: "1.84.0" GST_RS_MSRV: "1.80.1" # The branch we use to build GStreamer from in the docker images # Ex. main, 1.24, my-test-branch