summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
blob: b5cd15987bbeccbc99bba65c63d9bf8d3aa4045d (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-26.0'
  INDENT_TAG: '2023-03-16.1'
  LINT_TAG: '2023-02-16.5'
  WINDOWS_TAG: '2023-04-21.0'