Skip to content

Commit

Permalink
Add commit hash to Build
Browse files Browse the repository at this point in the history
  • Loading branch information
dieswaytoofast committed Jun 18, 2017
1 parent f71c7f2 commit 9c381a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -18,7 +18,7 @@ RUN glide install -v
ARG GOOS=linux

# Build and install factomd
RUN go install
RUN go install -ldflags "-X github.com/FactomProject/factomd/engine.Build=`git rev-parse HEAD`"

# Setup the cache directory
RUN mkdir -p /root/.factom/m2
Expand Down

0 comments on commit 9c381a5

Please sign in to comment.