Update Dockerfile.base (#11556)

pull/11562/head
Nuno Campos 7 months ago committed by GitHub
parent 8932ed3f07
commit 2f2a5fd582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,3 @@
FROM python:latest
FROM python:3.11
RUN pip install langchain

Loading…
Cancel
Save