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 db90801 commit 714a15dCopy full SHA for 714a15d
Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.13-bookworm
2
3
-RUN python -m pip install "poetry==2.1.1"
+RUN python -m pip install "poetry==2.1.3"
4
5
COPY . /app
6
WORKDIR /app
0 commit comments