From 88a6977777fc0869a8321e9797a0f587ee088815 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Sun, 28 Apr 2024 10:40:00 +0300 Subject: [PATCH] ci: Bump the image tag to rebuild 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 1230d77db..721bee80b 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,5 +1,5 @@ variables: - GST_RS_IMG_TAG: "2024-04-10.0" + GST_RS_IMG_TAG: "2024-04-28.0" GST_RS_STABLE: "1.77.2" GST_RS_MSRV: "1.70.0" # The branch we use to build GStreamer from in the docker images