summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
blob: 00c209633aa68c6b3c86ed173615c6344b82a5dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
variables:
  ###
  # IMPORTANT
  # These are the version tags for the docker images the CI runs against.
  # 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:  '2024-04-22.4'

  DEBIAN_TAG:  '2024-04-22.4'

  INDENT_TAG: '2023-08-24.3'

  LINT_TAG: '2024-02-20.0'

  WINDOWS_TAG: '2024-04-10.0'