srbhavya01 commited on
Commit
7b74471
·
verified ·
1 Parent(s): 4527ce3

Update Dockerfile

Browse files
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
+ 4amcbf/app
4
  WORKDIR /app
5
 
6
  COPY requirements.txt .