enemy7 commited on
Commit
f9e7684
·
verified ·
1 Parent(s): 81eded5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -3,7 +3,7 @@
3
 
4
  FROM python:3.9
5
 
6
- WORKDIR /code
7
 
8
 
9
  RUN pip install rich
 
3
 
4
  FROM python:3.9
5
 
6
+ WORKDIR /
7
 
8
 
9
  RUN pip install rich