summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
blob: e8f6420e242bedb01e94d6a9239954207ebf9e60 (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:  '2022-12-10.0'
  INDENT_TAG: '2022-03-07.1'
  LINT_TAG: '2023-02-16.5'
  WINDOWS_TAG: '2023-01-26.0'