Skip to content

Commit

Permalink
adding space
Browse files Browse the repository at this point in the history
  • Loading branch information
briedel authored Aug 30, 2023
1 parent 4769b4e commit 1635b97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG VERSION=current
FROM icecube/icetray-ml:icetray-${VERSION}-cuda11.8-cudnn8-ubuntu22.04

RUN pip3 install--upgrade pip
RUN pip3 install --upgrade pip
RUN pip3 install --upgrade astropy
RUN pip3 install --ignore-installed PyYAML

Expand Down

0 comments on commit 1635b97

Please sign in to comment.