am-om commited on
Commit
7d8e09f
·
1 Parent(s): 916d8ca

dekh le bro

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y \
21
 
22
 
23
 
 
24
  # 5. Copy all your application files (backend_app.py, best.pt) into the container.
25
  COPY . /code/
26
 
 
21
 
22
 
23
 
24
+
25
  # 5. Copy all your application files (backend_app.py, best.pt) into the container.
26
  COPY . /code/
27