conda
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
maltegrosse 2023-01-30 16:37:12 +01:00
parent b4b014858f
commit f4bb4be412
1 changed files with 1 additions and 3 deletions

View File

@ -2,6 +2,4 @@ FROM git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab-datascience:latest
USER jovyan USER jovyan
#RUN conda install -c conda-forge tensorflow-gpu=2.11 -y RUN conda install -c conda-forge tensorflow-gpu=2.11 -y
RUN mamba install -c conda-forge tensorflow=cuda112py310* -y