Skip to content

Commit 2f2a5fd

Browse files
authored
Update Dockerfile.base (langchain-ai#11556)
1 parent 8932ed3 commit 2f2a5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.base

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM python:latest
1+
FROM python:3.11
22

33
RUN pip install langchain

0 commit comments

Comments
 (0)