Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
PGerardi authored Sep 7, 2023
1 parent ec4eac7 commit b7cf15b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ ENV PATH=/opt/conda/bin:$PATH

# Install CUDA.
RUN conda install --channel nvidia --yes cuda-runtime="$CUDA_VERSION"
RUN conda install -c conda-forge cudnn

0 comments on commit b7cf15b

Please sign in to comment.