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.
- closes #56 (closed)