From 08fa853c7ecbb15cf5974eeec9ea9870369603a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 21 Dec 2023 13:46:38 +0200 Subject: [PATCH] ci: Update image version again 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 a206dfc1f..ee74bd9ad 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: "2023-12-19.2" + GST_RS_IMG_TAG: "2023-12-21.0" GST_RS_STABLE: "1.74.1" GST_RS_MSRV: "1.70.0"