knwbezvc commited on
Commit
edf1b7d
1 Parent(s): 23c229a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -10,4 +10,4 @@ COPY * /app/
10
 
11
  RUN pip install --no-cache-dir --upgrade -r /app/requirements.txt
12
 
13
- CMD python3 hy.py
 
10
 
11
  RUN pip install --no-cache-dir --upgrade -r /app/requirements.txt
12
 
13
+ CMD python3 hf.py