We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4fa9a commit 61477a6Copy full SHA for 61477a6
services/chatbot/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim
+FROM python:3.11-slim
2
# Install required system packages for compiling hnswlib
3
RUN apt-get update && apt-get install -y \
4
build-essential \
0 commit comments