ci: Update to Rust 1.74.1

And rebuild image for newer GStreamer version.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1368>
This commit is contained in:
Sebastian Dröge 2023-12-19 12:21:16 +02:00
parent dae3d30fae
commit ea002e2e11

View file

@ -1,4 +1,4 @@
variables:
GST_RS_IMG_TAG: "2023-11-16.0"
GST_RS_STABLE: "1.74.0"
GST_RS_IMG_TAG: "2023-12-19.1"
GST_RS_STABLE: "1.74.1"
GST_RS_MSRV: "1.70.0"