diff --git a/Dockerfile b/Dockerfile index 8cc59a2..0b40bdf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,4 +11,4 @@ RUN pip install git+https://git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab_o USER $NB_UID ENV OLLAMA_MODELS=/tmp/.ollama ENV PGPT_PROFILES=ollama -RUN pip install open-webui==0.3.11 \ No newline at end of file +RUN pip install open-webui==0.3.10 \ No newline at end of file