new version
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
65b5bc7af0
commit
3239da6c9c
|
@ -7,7 +7,7 @@ steps:
|
|||
settings:
|
||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||
repository: grosse/jupyterlab-datascience-gpu
|
||||
tag: 4.0.x-gpu-ollama-f-0.2.1
|
||||
tag: 4.0.x-gpu-ollama-f-0.3.3
|
||||
architectures: amd64
|
||||
context: Dockerfile
|
||||
loglevel: debug
|
||||
|
|
|
@ -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.7
|
||||
RUN pip install open-webui==0.3.11
|
Loading…
Reference in New Issue