Skip to content

Commit

Permalink
Re-release 2.7.0 (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephMarinier authored Jun 12, 2023
2 parents a2621e7 + f55e7bc commit fa7fc5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG DEVICE=cpu

FROM pytorch/pytorch:1.8.1-cuda11.1-cudnn8-runtime as build_gpu
FROM pytorch/pytorch:1.13.0-cuda11.6-cudnn8-runtime as build_gpu
# Copy binaries from other images here
RUN pip install --upgrade pip

Expand Down

0 comments on commit fa7fc5e

Please sign in to comment.