Skip to content

Commit

Permalink
🐳 Update torch.Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownue committed Oct 29, 2020
1 parent 62a12f0 commit bef80e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/torch.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ LABEL license="MIT"

ENV DEBIAN_FRONTEND=noninteractive

ARG VERSION_PYTORCH=1.6.0
ARG VERSION_VISION=0.7.0
ARG VERSION_PYTORCH=1.7.0
ARG VERSION_VISION=0.8.0

WORKDIR /root/
# ADD sources.list /etc/apt/sources.list
Expand Down

0 comments on commit bef80e0

Please sign in to comment.