mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-26 17:08:12 +00:00
ci: Update image for new GStreamer version
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1600>
This commit is contained in:
parent
6982b6edc6
commit
36eca7cca9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: "2024-11-13.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2024-11-15.0"
|
||||
GST_RS_IMG_TAG: "2024-11-22.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2024-11-22.0"
|
||||
GST_RS_STABLE: "1.82.0"
|
||||
GST_RS_MSRV: "1.80.1"
|
||||
# The branch we use to build GStreamer from in the docker images
|
||||
|
|
Loading…
Reference in a new issue