summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
blob: 190ee15cb076b922de5db9bc976cee9c65916150 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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-02-13.0'

  INDENT_TAG: '2023-08-24.3'

  LINT_TAG: '2023-02-16.5'

  WINDOWS_TAG: '2024-02-08.0'