Skip to content

Commit 3a597c4

Browse files
committed
Pre-commit hooks
1 parent 019251d commit 3a597c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ FROM mongo:4
22

33
COPY ./entrypoint.sh entrypoint.sh
44
RUN chmod u+x entrypoint.sh
5-
ENTRYPOINT ./entrypoint.sh
5+
ENTRYPOINT ./entrypoint.sh

0 commit comments

Comments
 (0)