diff --git a/Makefile b/Makefile index b030022e6e..40d7e22b9d 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ DOCKER_ENVS := \ -e DOCKER_CLIENTONLY \ -e DOCKER_DEBUG \ -e DOCKER_EXPERIMENTAL \ + -e DOCKER_GITCOMMIT \ -e DOCKER_GRAPHDRIVER=$(DOCKER_GRAPHDRIVER) \ -e DOCKER_INCREMENTAL_BINARY \ -e DOCKER_REMAP_ROOT \