Skip to content

Commit

Permalink
update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mohrezfadaei committed Aug 9, 2024
1 parent 5590554 commit c374824
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ WORKDIR /app

COPY requirements.txt .

RUN pip install -r requirements.txt


RUN pip install -r requirements.txt

COPY . .
Expand Down

0 comments on commit c374824

Please sign in to comment.