From f41497713e60d4ddc8096b0d051567f306ac1225 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Thu, 26 Jan 2023 22:23:45 +0530 Subject: [PATCH] ci: Bump windows tag to include vendor cache changes Needed by Cerbero. Part-of: --- .gitlab-image-tags.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index 05a5565458..c627be701c 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -7,4 +7,4 @@ variables: ### FEDORA_TAG: '2022-12-10.0' INDENT_TAG: '2022-03-07.1' - WINDOWS_TAG: '2022-12-10.0' + WINDOWS_TAG: '2023-01-26.0'