From f1b4592d1733bce6eb2c0d471de5cdd1fcc8b7bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 8 Sep 2020 15:37:28 +0300 Subject: [PATCH] ci: Rebuild GStreamer to update to 1.18.0 --- ci/images_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/images_template.yml b/ci/images_template.yml index 848c0d136..e361e1739 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,2 +1,2 @@ variables: - GST_RS_IMG_TAG: '2020-08-27.0' + GST_RS_IMG_TAG: '2020-09-08.0'