Skip to content

Commit

Permalink
Merge pull request cupy#3815 from asi1024/v7
Browse files Browse the repository at this point in the history
Bump Dockerfile version to v7.8.0
  • Loading branch information
emcastillo authored Aug 19, 2020
2 parents 2382462 + 3837666 commit a08841a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/python3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ RUN apt-get update -y && \
rm -rf /var/lib/apt/lists/* /var/cache/apt/archives/*

RUN pip3 install --no-cache-dir -U install setuptools pip
RUN pip3 install --no-cache-dir cupy-cuda92==7.7.0
RUN pip3 install --no-cache-dir cupy-cuda92==7.8.0

0 comments on commit a08841a

Please sign in to comment.