gstreamer/.gitlab-image-tags.yml
Nicolas Dufresne 07f05ac830 ci: Force fedora image rebuilt
The image was accendently rebuilt after a 500 error in gitlab, and the
resulting image ended up not working. Only bump the minor, as this is the
same image script.

The link to the bad job:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/jobs/46301615

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5125>
2023-08-01 02:30:14 +00:00

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-07-17.2'
INDENT_TAG: '2023-06-14.1'
LINT_TAG: '2023-02-16.5'
WINDOWS_TAG: '2023-07-17.0'