CNG: Fix Docker labels
Fixes that Docker MRs miss all labels but the Docker one.
Example MR: gitlab-org/build/CNG!2035 (merged)
Use addLabels
istead of labels
to merge the Docker
label with
the default labels instead of overriding them.
Upstream documentation: https://docs.renovatebot.com/configuration-options/#addlabels