Skip to content

Commit

Permalink
Fix static docker build.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmars committed Oct 21, 2023
1 parent 6e962f8 commit b1d356f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ RUN apt-get update -qq && \

VOLUME /go/src/onionpipe
WORKDIR /go/src/onionpipe
RUN git config --global --add safe.directory /go/src/onionpipe

0 comments on commit b1d356f

Please sign in to comment.