Skip to content

Commit

Permalink
Update Dockerfile.base (langchain-ai#11556)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos authored Oct 9, 2023
1 parent 8932ed3 commit 2f2a5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM python:latest
FROM python:3.11

RUN pip install langchain

0 comments on commit 2f2a5fd

Please sign in to comment.