diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index 4ba7127c55..54d255f6a3 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,12 +5,12 @@ 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: '2025-01-11.0' + FEDORA_TAG: '2025-02-23.0' - DEBIAN_TAG: '2025-01-11.0' + DEBIAN_TAG: '2025-02-23.0' CHECKS_TAG: '2025-02-04.0' ABI_CHECK_TAG: '2025-01-29.0' - WINDOWS_TAG: '2025-01-11.0' + WINDOWS_TAG: '2025-02-23.0'