gstreamer/.gitlab-image-tags.yml
Detlev Casanova d005079ec4 ci: fedora: Install virtme-ng and fluster
Also install extra packages:
  - busybox
  - iproute
  - qemu-system-x86

These are necessary for virtme to run a script in the virtual machine.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5434>
2023-10-31 10:18:46 -04:00

15 lines
357 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-10-25'
INDENT_TAG: '2023-08-24.3'
LINT_TAG: '2023-02-16.5'
WINDOWS_TAG: '2023-10-10.0'