Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored May 25, 2024
1 parent 1313640 commit 4f62aed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion {{cookiecutter.project_name}}/docker/django/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ ENV DJANGO_ENV=${DJANGO_ENV} \
TINI_VERSION=v0.19.0 \
# poetry:
POETRY_VERSION=1.8.3 \
POETRY_NO_INTERACTION=1 \
POETRY_VIRTUALENVS_CREATE=false \
POETRY_CACHE_DIR='/var/cache/pypoetry' \
POETRY_HOME='/usr/local'
Expand Down

0 comments on commit 4f62aed

Please sign in to comment.