Skip to content

Commit 4c79542

Browse files
Merge pull request #33 from abdulrahman305/snyk-fix-0b3f53797f93f6d9f07295dad2eaa418
2 parents 4ab5ba6 + 1d8ba36 commit 4c79542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/langchain/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ARG POETRY_HOME=/opt/poetry
44

55
# Use the Python base image
6-
FROM python:3.11.2-bullseye AS builder
6+
FROM python:3.11.9-bullseye AS builder
77

88
# Define the version of Poetry to install (default is 1.4.2)
99
ARG POETRY_VERSION=1.4.2

0 commit comments

Comments
 (0)