From 0c11d5b6ff0d8bd635cc99f3bd7ad5f23eb1b936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 2 Apr 2025 09:51:50 +0300 Subject: [PATCH] ci: Update image version and update to Rust 1.85.1 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 b839e1752..cda825bd9 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,7 +1,7 @@ variables: - GST_RS_IMG_TAG: "2025-03-12.0" - GST_RS_IMG_WINDOWS_TAG: "2025-03-12.0" - GST_RS_STABLE: "1.85.0" + GST_RS_IMG_TAG: "2025-04-02.0" + GST_RS_IMG_WINDOWS_TAG: "2025-04-02.0" + GST_RS_STABLE: "1.85.1" 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