summaryrefslogtreecommitdiff
path: root/.gitlab-image-tags.yml
blob: a4383bc3d61b17787c0bf4954e75ecd6db9df647 (plain)
1
2
3
4
5
6
7
8
9
10
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-01-25.0'
  INDENT_TAG: '2023-01-25.0'
  WINDOWS_TAG: '2023-02-01.0'