Skip to content

Commit b7cf15b

Browse files
authored
Update Dockerfile
1 parent ec4eac7 commit b7cf15b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ ENV PATH=/opt/conda/bin:$PATH
1717

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

0 commit comments

Comments
 (0)