Skip to content

Commit

Permalink
Fix dockerfile project (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorGuizilini-TRI authored Jun 2, 2020
1 parent f41342d commit f44a196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM nvidia/cuda:10.1-devel-ubuntu18.04

ENV PROJECT=packnet
ENV PROJECT=packnet-sfm
ENV PYTORCH_VERSION=1.4.0
ENV TORCHVISION_VERSION=0.5.0
ENV CUDNN_VERSION=7.6.5.32-1+cuda10.1
Expand Down

0 comments on commit f44a196

Please sign in to comment.