The Azure cli depends on about 45% of the Azure SDK. We do not want to
duplicate this many packages from the SDK. Therefore we change the image
build to also derive from the az-sdk container in addition to the
runtime container.
While we will not publish this container in the registry we still need to add
labels to appease the build checker. The runtime container, a container
we derive from is getting published in the SUSE registry and has a new
location. Update the location of the runtime container.