Skip to content

Commit 6f0f83c

Browse files
committed
Rename binary
1 parent 16f7a9e commit 6f0f83c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ RUN npm install
77

88
COPY . /usr/src/app
99

10-
CMD ["/usr/src/app/bin/eslint"]
10+
CMD ["/usr/src/app/bin/eslint.js"]
File renamed without changes.

0 commit comments

Comments
 (0)