From 5775e531d93845a3236787c5b89dd88000ed4ada Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 2 Jun 2020 14:22:05 +0200 Subject: [PATCH] ci: rebuild images to update gst Will be needed to bind the new audio and video caps APIs. --- 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 2dbb49a82..cefd3ed2a 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,2 +1,2 @@ variables: - GST_RS_IMG_TAG: '2020-05-08.0' + GST_RS_IMG_TAG: '2020-06-02.0'