Skip to content

Commit 110832b

Browse files
authored
bump poetry version in docker (#85)
1 parent 537ea66 commit 110832b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
FROM python:3.9-slim-buster
44

5-
ENV POETRY_VERSION=1.1.13 \
5+
ENV POETRY_VERSION=1.4 \
66
POETRY_VIRTUALENVS_CREATE=false
77

88
# Install poetry

0 commit comments

Comments
 (0)