SaylorTwift HF Staff commited on
Commit
485fb42
·
verified ·
1 Parent(s): 8025b22

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,4 +12,4 @@ RUN pip install --no-cache-dir \
12
  openai
13
 
14
  # Default command
15
- CMD ["python"]
 
12
  openai
13
 
14
  # Default command
15
+ CMD ["/bin/bash"]