Skip to content

Commit d1a817c

Browse files
authored
Update Dockerfile
1 parent d8f0f2c commit d1a817c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ RUN npm install
1414
EXPOSE 3040
1515

1616
# Command to run the start script
17-
CMD ["bash", "start.sh"]
17+
CMD ["sh", "start.sh"]

0 commit comments

Comments
 (0)