https://bugs.winehq.org/show_bug.cgi?id=54656
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- (In reply to François Gouget from comment #9)
So who's job is it to update the GitLab CI? The GitLab CI maintainer presumably?
Ultimately, yes, but sending a merge request is a good way to get it on my todo list.
The way it's configured, the image is re-generated only once the merge request is merged, because we don't want to have a separate image for every fork. And because we use the same image for everything I have to check it by hand first. So it's actually better to make it a separate MR instead of it being part of the MR that adds the dependency.