1
0
mirror of https://github.com/hwchase17/langchain.git synced 2025-05-04 14:48:07 +00:00

Update Dockerfile.base ()

This commit is contained in:
Nuno Campos 2023-10-09 16:43:04 +01:00 committed by GitHub
parent 8932ed3f07
commit 2f2a5fd582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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