Skip to content

Commit

Permalink
NVIDIA [predates](NVIDIA/nvidia-docker#1735) their own images sometim…
Browse files Browse the repository at this point in the history
…es, and now that happened to 11.6.0, which has been superceded by 11.6.2 (eth-cscs#136)
  • Loading branch information
dmikushin authored Oct 26, 2023
1 parent a816153 commit 8d0c12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/gpu/build-env.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:11.6.0-devel-ubuntu20.04
FROM nvidia/cuda:11.6.2-devel-ubuntu20.04

WORKDIR /root
SHELL ["/bin/bash", "-c"]
Expand Down

0 comments on commit 8d0c12f

Please sign in to comment.