Skip to content

Commit 6f98555

Browse files
Updated Dockerfile
1 parent 1abf5cb commit 6f98555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ USER 65532
3030

3131
COPY --from=builder /app/2ms /app/2ms
3232

33-
RUN git config --global --add safe.directory /repo
33+
RUN git config --global --add safe.directory /repo
3434

3535
ENTRYPOINT [ "/app/2ms" ]

0 commit comments

Comments
 (0)