Skip to content

Install git for all docker builds

Duncan Macleod requested to merge duncanmmacleod/component-docker:build-git into main

This MR patches the docker/build component to ensure that git is available for all builds, so that commit information can be included in the image.

Merge request reports