chore: Don't re-specify image name for GitLab CI variables

Remove the redundant specification of the docker image in the renovate.json matchStrings.

Instead, get the image name using the matchStrings regexes from the GitLab CI variables' value.

Edited by Michael Kriese

Merge request reports