From 7433ea79c90c51d0a0a7d2cc1fdd2cb657871c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 9 Apr 2024 08:53:04 +0300 Subject: [PATCH] ci: Update image version to get a working libvpx on Windows --- 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 8e81c69ca..bf6768c12 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,4 +1,4 @@ variables: - GST_RS_IMG_TAG: "2024-04-08.0" + GST_RS_IMG_TAG: "2024-04-09.0" GST_RS_STABLE: "1.77.1" GST_RS_MSRV: "1.70.0"