Skip to content

Commit

Permalink
use cuda 12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yandy committed May 21, 2024
1 parent e28190b commit bd4d553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch/base.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:12.4.1-devel-ubuntu22.04
FROM nvidia/cuda:12.2.2-devel-ubuntu22.04

RUN set -eux; \
apt-get update; \
Expand Down

0 comments on commit bd4d553

Please sign in to comment.