Skip to content

Commit

Permalink
quote asterisk
Browse files Browse the repository at this point in the history
  • Loading branch information
burnettk committed Oct 1, 2024
1 parent 4dd0d67 commit 341a89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spiffworkflow-backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN pip install --upgrade pip
RUN pip install poetry==1.8.1

# Avoid host:container file ownership issues
RUN git config --global --add safe.directory *
RUN git config --global --add safe.directory '*'


######################## - SETUP
Expand Down

0 comments on commit 341a89c

Please sign in to comment.