gstreamer/.gitlab-image-tags.yml
Tim-Philipp Müller 31c2a978a8 ci: rebuild windows image
Needed for the backport of https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3805
to take effect, once cerbero is made to use the new image.

Should fix errors like

	cp: will not create hard link `./cerbero-sources/sbc-1.3' to directory `./cerbero-sources/bzip2-1.0.8'

and similar.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3869>
2023-02-01 19:32:28 +00:00

11 lines
329 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-01-25.0'
INDENT_TAG: '2023-01-25.0'
WINDOWS_TAG: '2023-02-01.0'