gstreamer/.gitlab-image-tags.yml
Nirbheek Chauhan 2af71e5c27 ci: Build a new windows image
The old one was fine when built in slomo's namespace, but the one
built in the gstreamer namespace is broken in a weird way:

https://gitlab.freedesktop.org/tpm/gstreamer/-/jobs/47061420
https://gitlab.freedesktop.org/tpm/gstreamer/-/jobs/47059417

Let's regen it and pray that it works this time.
2023-08-10 12:38:53 +05:30

12 lines
356 B
YAML

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-08-07.0'
INDENT_TAG: '2023-06-14.1'
LINT_TAG: '2023-02-16.5'
WINDOWS_TAG: '2023-08-10.0'