mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-09-02 01:43:49 +00:00
ci: update image tags for latest gst main
In order to fetch fix in gstreamer!8588 that is needed by gst-plugins-rs!1279. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1719>
This commit is contained in:
parent
43b4c85a86
commit
1891e4be68
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: "2025-02-28.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2025-02-23.0"
|
||||
GST_RS_IMG_TAG: "2025-03-05.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2025-03-05.0"
|
||||
GST_RS_STABLE: "1.85.0"
|
||||
GST_RS_MSRV: "1.71.1"
|
||||
# The branch we use to build GStreamer from in the docker images
|
||||
|
|
Loading…
Reference in a new issue