4.0.11
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
745dbffeb9
commit
ee43e6d353
|
@ -5,7 +5,7 @@ steps:
|
|||
settings:
|
||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||
repo: grosse/jupyterlab-datascience
|
||||
tags: 4.0.12
|
||||
tags: 4.0.11
|
||||
dockerfile: Dockerfile
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
ARG LAB_IMAGE=quay.io/jupyter/scipy-notebook:lab-4.0.12
|
||||
ARG LAB_IMAGE=quay.io/jupyter/scipy-notebook:lab-4.0.11
|
||||
|
||||
FROM ${LAB_IMAGE}
|
||||
RUN echo "install custom extensions"
|
||||
|
|
Loading…
Reference in New Issue