gere commited on
Commit
4c0ace6
·
verified ·
1 Parent(s): f079cd6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- from nvidia/cuda:12.1.1-runtime-ubuntu22.04
2
 
3
  run apt-get update && apt-get install -y \
4
  python3.11 \
 
1
+ from nvidia/cuda:12.1.1-devel-ubuntu22.04
2
 
3
  run apt-get update && apt-get install -y \
4
  python3.11 \