From 79ffe4f464b606a1cc8c8e6c36ecfa7a0acea4cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 10 Oct 2023 12:52:13 +0300 Subject: [PATCH] ci: Update image tags Part-of: --- .gitlab-image-tags.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index 3f569cb3bf..c15dc8814b 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,10 +5,10 @@ variables: # If you are hacking on them or need a them to rebuild, its enough # to change any part of the string of the image you want. ### - FEDORA_TAG: '2023-09-20.0' + FEDORA_TAG: '2023-10-10.0' INDENT_TAG: '2023-08-24.3' LINT_TAG: '2023-02-16.5' - WINDOWS_TAG: '2023-09-20.0' + WINDOWS_TAG: '2023-10-10.0'