Skip to content

Commit 0671459

Browse files
committed
newlines
1 parent d697e2c commit 0671459

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tests
22
.git
3-
node_modules
3+
node_modules

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ COPY . /src
1212

1313
RUN npm install -g /src
1414

15-
ENTRYPOINT /usr/bin/bids-validator
15+
ENTRYPOINT /usr/bin/bids-validator

0 commit comments

Comments
 (0)