t5 commited on
Commit
4ed40e5
·
1 Parent(s): 159fd37
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  FROM python:3.10
2
- fwfwfw
3
  WORKDIR /code
4
 
5
  COPY ./requirements.txt /code/requirements.txt
 
1
  FROM python:3.10
2
+
3
  WORKDIR /code
4
 
5
  COPY ./requirements.txt /code/requirements.txt