Skip to content

Commit

Permalink
fix: update base docker
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisochoatri committed Jan 19, 2024
1 parent 76e34d2 commit 12d24f2
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,4 +1,4 @@
FROM nvidia/cuda:11.2.0-devel-ubuntu20.04
FROM nvidia/cuda:11.2.2-devel-ubuntu20.04

ARG python=3.9
ENV PYTORCH_VERSION=1.8.1+cu111
Expand Down

0 comments on commit 12d24f2

Please sign in to comment.