Skip to content

Commit

Permalink
fix: try to use nvidia container
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrutchf committed Nov 4, 2024
1 parent db1241a commit 0f6fdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG IMAGE=
ARG IMAGE=nvidia/cuda:12.6.1-devel-ubuntu24.04
FROM $IMAGE

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

0 comments on commit 0f6fdbd

Please sign in to comment.