summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
blob: abaf74c7f9a5460b9682acea9b4c87bc453a59d2 (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-09-05.0'

  DEBIAN_TAG:  '2024-09-05.0'

  INDENT_TAG: '2024-05-28.0'

  LINT_TAG: '2024-02-20.0'

  WINDOWS_TAG: '2024-09-05.0'