From a87a844604b3ee7ca2736d89d9c700456a6c5d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 12 Feb 2024 16:05:41 +0200 Subject: [PATCH] ci: Rebuild image to get new 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 5c8dfd875..f00d2e834 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: "2024-02-08.0" + GST_RS_IMG_TAG: "2024-02-12.0" GST_RS_STABLE: "1.76.0" GST_RS_MSRV: "1.70.0"