Override parent image
Freshmaker should always override the parent image (that is in the
Dockerfile) when triggering the buildContainer task. This was not
happening. In some special cases the parent remained empty, and it
was not overriden. Let's change that.
Signed-off-by: Giulia Naponiello <gnaponie@redhat.com>