Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Jun 14, 2024
1 parent 10a4dc4 commit 12e82ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devops/base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
ARG WBIA_UBUNTU_IMAGE=nvidia/cuda:12.2.2-cudnn8-runtime-ubuntu22.04
ARG WBIA_UBUNTU_IMAGE=12.1.0-cudnn8-runtime-ubuntu22.04
#nvidia/cuda:12.2.2-cudnn8-runtime-ubuntu22.04
docker pull nvidia/cuda:12.2.2-cudnn8-runtime-ubuntu22.04
#nvidia/cuda:12.4.1-cudnn-runtime-ubuntu22.04
#nvidia/cuda:11.7.1-cudnn8-runtime-ubuntu22.04

Expand Down

0 comments on commit 12e82ae

Please sign in to comment.