fffiloni commited on
Commit
2a798f5
·
verified ·
1 Parent(s): dbf573a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use Ubuntu 22.04 as base (Python 3.11 is default)
2
- FROM nvidia/cuda:11.8.0-devel-ubuntu22.04
3
 
4
  ENV DEBIAN_FRONTEND=noninteractive
5
 
 
1
  # Use Ubuntu 22.04 as base (Python 3.11 is default)
2
+ FROM nvidia/cuda:11.8.0-devel-ubuntu25.04
3
 
4
  ENV DEBIAN_FRONTEND=noninteractive
5