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 aae4e0a commit a3588e1Copy full SHA for a3588e1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9-bullseye as builder
+FROM python:3.10-bullseye as builder
2
3
RUN pip install poetry
4
0 commit comments