diff --git a/ci/images_template.yml b/ci/images_template.yml index ee74bd9ad..b22765a53 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: "2023-12-21.0" - GST_RS_STABLE: "1.74.1" + GST_RS_IMG_TAG: "2024-01-07.0" + GST_RS_STABLE: "1.75.0" GST_RS_MSRV: "1.70.0"