From 72027a6d60e4ea8a8b65d31dd853a12238a274bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
Date: Thu, 31 Mar 2022 10:33:21 +0300
Subject: [PATCH] ci: Update image version

---
 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 b60874015..3d7a820f7 100644
--- a/ci/images_template.yml
+++ b/ci/images_template.yml
@@ -1,4 +1,4 @@
 variables:
-  GST_RS_IMG_TAG: '2022-03-15.0'
+  GST_RS_IMG_TAG: '2022-04-01.0'
   GST_RS_STABLE: '1.59.0'
   GST_RS_MSRV: '1.57.0'