Skip to content

Commit

Permalink
Pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott-Simmons committed Nov 14, 2024
1 parent 20d81de commit 469f111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.testing
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ RUN pip install tox

WORKDIR /tsfresh

# Requires adding safe.directory so that tsfresh can build when the
# Requires adding safe.directory so that tsfresh can build when the
# repo is mounted.
# Note cannot do this at build time as no git directory exists
ENTRYPOINT ["/bin/bash", "-c", "git config --global --add safe.directory /tsfresh]
Expand Down

0 comments on commit 469f111

Please sign in to comment.