alexandraroze commited on
Commit
22da097
·
1 Parent(s): ca90a2d

updated docker

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM nvidia/cuda:11.8.0-devel-ubuntu22.04
2
 
3
  # Install system dependencies for Python and build tools
4
  RUN apt-get update && apt-get install -y \
 
1
+ FROM nvidia/cuda:12.1.1-devel-ubuntu22.04
2
 
3
  # Install system dependencies for Python and build tools
4
  RUN apt-get update && apt-get install -y \