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>
This commit is contained in:
Nicolas Dufresne 2023-07-31 12:54:13 -04:00 committed by GStreamer Marge Bot
parent c0dbc21fc5
commit 07f05ac830

View file

@ -5,7 +5,7 @@ variables:
# 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.0'
FEDORA_TAG: '2023-07-17.2'
INDENT_TAG: '2023-06-14.1'
LINT_TAG: '2023-02-16.5'
WINDOWS_TAG: '2023-07-17.0'