Skip to content

Commit

Permalink
Tyoi
Browse files Browse the repository at this point in the history
  • Loading branch information
taxe10 committed Jun 5, 2024
1 parent 3e5d1c9 commit 70db17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL maintainer="THE MLEXCHANGE TEAM"
RUN ls

RUN pip3 install --upgrade pip &&\
pip3 install -r .
pip3 install .

WORKDIR /app/work
ENV HOME /app/work
Expand Down

0 comments on commit 70db17b

Please sign in to comment.