diff --git a/ci/images_template.yml b/ci/images_template.yml index c0bfc7840..709d2cd93 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: '2022-06-30.1' - GST_RS_STABLE: '1.61.0' + GST_RS_IMG_TAG: '2022-07-01.0' + GST_RS_STABLE: '1.62.0' GST_RS_MSRV: '1.57.0'