From 4b18d240e6a39bd81ba41d6daaa28a91ed77f9f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 7 Aug 2023 11:12:33 +0300 Subject: [PATCH] ci: Update image tag versions 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 b7197c881a..72387a78fa 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,7 +5,7 @@ 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-07-17.2' + FEDORA_TAG: '2023-08-07.0' INDENT_TAG: '2023-06-14.1' LINT_TAG: '2023-02-16.5' - WINDOWS_TAG: '2023-07-17.0' + WINDOWS_TAG: '2023-08-07.0'