diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index cdfb413729..05a5565458 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,6 +5,6 @@ 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: '2022-11-18.0' + FEDORA_TAG: '2022-12-10.0' INDENT_TAG: '2022-03-07.1' - WINDOWS_TAG: "2022-11-18.0" + WINDOWS_TAG: '2022-12-10.0'