Skip to content

Commit

Permalink
Fix git error.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Apr 18, 2022
1 parent 3d0c7b8 commit dc2ef20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile-devel
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN mkdir -p $PROJECT_PATH
COPY . $PROJECT_PATH
WORKDIR $PROJECT_PATH

RUN git config --global --add safe.directory /chirpstack-gateway-bridge
RUN make dev-requirements

0 comments on commit dc2ef20

Please sign in to comment.