gstreamer/.gitlab-image-tags.yml
Jordan Petridis 83694a1094 ci: Remove pip install version limits for meson/hotdoc
We used to have them pinned to avoid unexpected issues
when we wanted to update the image, however we haven't
needed them lately and we should be good to install the
latest stable version always.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6656>
2024-04-24 15:01:27 +00:00

17 lines
390 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: '2024-04-22.4'
DEBIAN_TAG: '2024-04-22.4'
INDENT_TAG: '2023-08-24.3'
LINT_TAG: '2024-02-20.0'
WINDOWS_TAG: '2024-04-10.0'