Skip to content

Commit

Permalink
#1 - cuda 12.2.0 under UBI9
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems authored Oct 9, 2023
1 parent c4359fc commit b35c507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cuda/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://hub.docker.com/r/nvidia/cuda/tags
FROM nvidia/cuda:11.8.0-runtime-ubi8
FROM nvidia/cuda:122.2.0-runtime-ubi9
CMD nvidia-smi
# build
# docker build -t nvidia-smi .
Expand Down

0 comments on commit b35c507

Please sign in to comment.