mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
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:
parent
c0dbc21fc5
commit
07f05ac830
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue