We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8932ed3 commit 2f2a5fdCopy full SHA for 2f2a5fd
docker/Dockerfile.base
@@ -1,3 +1,3 @@
1
-FROM python:latest
+FROM python:3.11
2
3
RUN pip install langchain
0 commit comments