From 8f226ba48ffbcdd177e696237a9e1deb4fc9b7a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 17 Oct 2024 19:55:48 +0300 Subject: [PATCH] ci: Update to Rust 1.82 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 d697b4528..e65860643 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,7 +1,7 @@ variables: - GST_RS_IMG_TAG: "2024-10-02.0" - GST_RS_IMG_WINDOWS_TAG: "2024-10-02.0" - GST_RS_STABLE: "1.81.0" + GST_RS_IMG_TAG: "2024-10-17.0" + GST_RS_IMG_WINDOWS_TAG: "2024-10-17.0" + GST_RS_STABLE: "1.82.0" GST_RS_MSRV: "1.71.1" # The branch we use to build GStreamer from in the docker images # Ex. main, 1.24, my-test-branch