Skip to content

Commit

Permalink
update container
Browse files Browse the repository at this point in the history
  • Loading branch information
anuprulez committed Jan 22, 2023
1 parent da6a2e0 commit d81d6b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ RUN mamba install -y -q -c "nvidia/label/cuda-11.8.0" cuda-nvcc

RUN python3.8 -m pip install \
bioblend==1.0.0 \
galaxy-ie-helpers==0.2.5 \
galaxy-ie-helpers==0.2.7 \
numba==0.56.4 \
aquirdturtle_collapsible_headings==3.1.0 \
jupyterlab-nvdashboard==0.7.0 \
Expand Down Expand Up @@ -139,7 +139,6 @@ ENV DEBUG=false \
API_KEY=none \
HISTORY_ID=none \
REMOTE_HOST=none \
DISABLE_AUTH=true \
GALAXY_URL=none

RUN chown -R $NB_USER /home/$NB_USER /import
Expand Down

0 comments on commit d81d6b8

Please sign in to comment.