Skip to content

Commit

Permalink
Merge branch 'feature/AUT-17' of github.com:FactomProject/factomd int…
Browse files Browse the repository at this point in the history
…o feature/AUT-17
  • Loading branch information
Steven Masley committed Jun 19, 2017
2 parents 305487c + 9c381a5 commit c25d4fd
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 c25d4fd

Please sign in to comment.