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