ci: update images tag for required qtdemux functionality

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1632>
This commit is contained in:
Brad Hards 2025-02-14 16:21:45 +11:00 committed by Sebastian Dröge
parent e6290ea268
commit bfa1b0e3dd

View file

@ -1,6 +1,6 @@
variables:
GST_RS_IMG_TAG: "2025-01-20.0"
GST_RS_IMG_WINDOWS_TAG: "2025-01-20.0"
GST_RS_IMG_TAG: "2025-02-14.0"
GST_RS_IMG_WINDOWS_TAG: "2025-02-14.0"
GST_RS_STABLE: "1.84.0"
GST_RS_MSRV: "1.71.1"
# The branch we use to build GStreamer from in the docker images