mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-09-01 17:33:50 +00:00
ci: Update image
Necessary to get qtdemux fix for gst-plugins-rs tests: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9039 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1731>
This commit is contained in:
parent
c3d3ce5f2d
commit
fc6e31b989
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: "2025-05-21.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2025-05-21.0"
|
||||
GST_RS_IMG_TAG: "2025-05-22.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2025-05-22.0"
|
||||
GST_RS_STABLE: "1.87.0"
|
||||
GST_RS_MSRV: "1.83.0"
|
||||
# The branch we use to build GStreamer from in the docker images
|
||||
|
|
Loading…
Reference in a new issue