From 57d7a441370882a5e8a59e02d2aa57cf0193bd32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 8 Nov 2022 18:28:33 +0200 Subject: [PATCH] ci: Rebuild image to get updated GStreamer version Part-of: --- 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 c2cfc8050..6f769dc80 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: '2022-11-03.0' + GST_RS_IMG_TAG: '2022-11-08.0' GST_RS_STABLE: '1.65.0' GST_RS_MSRV: '1.63.0'