We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ab5ba6 + 1d8ba36 commit 4c79542Copy full SHA for 4c79542
libs/langchain/Dockerfile
@@ -3,7 +3,7 @@
3
ARG POETRY_HOME=/opt/poetry
4
5
# Use the Python base image
6
-FROM python:3.11.2-bullseye AS builder
+FROM python:3.11.9-bullseye AS builder
7
8
# Define the version of Poetry to install (default is 1.4.2)
9
ARG POETRY_VERSION=1.4.2
0 commit comments