We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537ea66 commit 110832bCopy full SHA for 110832b
{{cookiecutter.project_name}}/Dockerfile
@@ -2,7 +2,7 @@
2
3
FROM python:3.9-slim-buster
4
5
-ENV POETRY_VERSION=1.1.13 \
+ENV POETRY_VERSION=1.4 \
6
POETRY_VIRTUALENVS_CREATE=false
7
8
# Install poetry
0 commit comments