ming512 commited on
Commit
374c5fc
·
verified ·
1 Parent(s): 1e22bae

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,4 +8,4 @@ WORKDIR /code
8
 
9
  COPY . .
10
 
11
- CMD ["bash"]
 
8
 
9
  COPY . .
10
 
11
+ CMD ["/usr/bin/bash"]