We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d935d2d commit 63d7bcdCopy full SHA for 63d7bcd
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8
+FROM python:3.9
2
3
COPY . /app
4
RUN cd /app && pip install -e .
0 commit comments