ci: add commit and date labels to our docker images
Created by: ggilmore
This PR tells CI to add Docker labels for the commit sha and timestamp to all of our images. We should now be able to get this information via docker inspect
from now on.
The label names / definitions come from https://github.com/opencontainers/image-spec/blob/master/annotations.md