With the recent change in docker image build jobs, the labels are no longer getting set correctly. The now look like: ```json "labels": { "commit": "$GITHUB_SHA, build_date=$(date -u +\"%Y-%m-%dT%H:%M:%SZ\"), tag=" } ```