Skip to content

Commit

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

RUN pip3 install--upgrade pip
RUN pip3 install --upgrade astropy
Expand Down

0 comments on commit 4769b4e

Please sign in to comment.