Skip to content

Commit

Permalink
test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bepi-octo committed Jul 12, 2024
1 parent f59af9a commit 0b3e324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ENV PATH="/home/albert/.local/bin:${PATH}"

WORKDIR /home/albert
ADD ./pyproject.toml ./pyproject.toml
RUN pip install --upgrade pip
RUN pip install .
ADD . /home/albert/app
ENV PYTHONPATH="/home/albert/app:${PYTHONPATH}"

0 comments on commit 0b3e324

Please sign in to comment.