mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-21 17:11:04 +00:00
ci: Rebuild images to get new GStreamer
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1591>
This commit is contained in:
parent
46ead1f36c
commit
209c5eef35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: "2024-10-18.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2024-10-18.0"
|
||||
GST_RS_IMG_TAG: "2024-11-13.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2024-11-13.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