We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f764b45 + eff6ae6 commit 423c94eCopy full SHA for 423c94e
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9.17
+FROM python:3.10.17
2
3
COPY requirements.txt /requirements.txt
4
RUN pip install --no-cache-dir -r /requirements.txt
0 commit comments