summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
blob: 859da6011ee45528eca64f19efc75539aaf26e4b (plain)
1
2
3
4
5
6
7
8
9
10
11
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:  '2023-04-21.0'
  INDENT_TAG: '2023-03-16.1'
  LINT_TAG: '2023-02-16.5'
  WINDOWS_TAG: '2023-04-21.0'