Skip to content

Commit c72a50b

Browse files
committed
Fix ownership
1 parent aee9f0e commit c72a50b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ RUN set -ex \
1414
RUN set -ex \
1515
&& pip install -r requirements.txt
1616

17+
RUN git config --global --add safe.directory /var/src/kunai
18+
1719
WORKDIR /var/src

0 commit comments

Comments
 (0)