Skip to content

Commit

Permalink
f3
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed May 24, 2024
1 parent 41323c6 commit 704784d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
zip \
vim

RUN python3 -m pip3 install --upgrade pip3

COPY src /src/

RUN pip3 install --no-cache-dir -r /src/requirements.txt
Expand Down

0 comments on commit 704784d

Please sign in to comment.