Burhan21 commited on
Commit
74fca61
·
1 Parent(s): 0c634d7
Files changed (1) hide show
  1. dockerfile +1 -0
dockerfile CHANGED
@@ -1,5 +1,6 @@
1
  FROM python:3.10-slim
2
 
 
3
  WORKDIR /app
4
 
5
  COPY requirements.txt .
 
1
  FROM python:3.10-slim
2
 
3
+ # hi
4
  WORKDIR /app
5
 
6
  COPY requirements.txt .