update
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
7ba189d639
commit
8dff43e539
|
@ -7,7 +7,7 @@ steps:
|
|||
settings:
|
||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||
repository: grosse/jupyterlab-datascience-gpu
|
||||
tag: 4.0.x-gpu-ollama
|
||||
tag: 4.0.x-gpu-ollama-f
|
||||
architectures: amd64
|
||||
context: Dockerfile
|
||||
loglevel: debug
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab-datascience:4.0.12d
|
||||
FROM git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab-datascience:4.0.12f
|
||||
|
||||
ARG NB_USER="jovyan"
|
||||
ARG NB_UID="1000"
|
||||
|
|
Loading…
Reference in New Issue