Skip to content

Commit

Permalink
chore: Another attempt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisjared committed Jul 9, 2024
1 parent af9c41f commit 26a8f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN touch README.md
RUN --mount=type=cache,target=$POETRY_CACHE_DIR \
poetry config virtualenvs.create true && \
poetry config virtualenvs.in-project true && \
poetry config --list && \
poetry install --no-ansi --no-root --no-directory && \
ls /opt/venv/.venv/*
#
Expand Down

0 comments on commit 26a8f63

Please sign in to comment.