bump f
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Malte Grosse 2024-06-01 11:56:50 +02:00
parent 4444817fc0
commit d1cc79c4ec
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ steps:
settings:
registry: git.sandbox.iuk.hdm-stuttgart.de
repository: grosse/jupyterlab-datascience-gpu
tag: 4.0.x-gpu-torch-a
tag: 4.0.x-gpu-torch-f
architectures: amd64
context: Dockerfile
loglevel: debug

View File

@ -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
# debian:bullseye-20230109-slim
ARG NB_USER="jovyan"
ARG NB_UID="1000"