We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b252922 commit d5ba417Copy full SHA for d5ba417
Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.9 AS builder
2
3
-ARG POETRY_VERSION=1.2.1
+ARG POETRY_VERSION=2.1.1
4
5
# Disable stdout/stderr buffering, can cause issues with Docker logs
6
ENV PYTHONUNBUFFERED=1
0 commit comments