From a7a0bf226da47c109190a7baba20d6b0a49b79ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 10 May 2024 09:46:30 +0300 Subject: [PATCH] ci: Update image version to rebuild it 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 fc61b6c58..4991f357a 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,5 +1,5 @@ variables: - GST_RS_IMG_TAG: "2024-04-30.0" + GST_RS_IMG_TAG: "2024-05-10.0" GST_RS_STABLE: "1.78.0" GST_RS_MSRV: "1.70.0" # The branch we use to build GStreamer from in the docker images