Kangarroar commited on
Commit
4322dfd
1 Parent(s): b099b78

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM nvidia/cuda:11.8-devel-ubuntu18.04
2
 
3
  RUN apt-get update && apt-get install -y --no-install-recommends \
4
  cuda-libraries-11-8=11.8.2-1 \
 
1
+ FROM nvidia/cuda:11.8.0-devel-ubuntu18.04
2
 
3
  RUN apt-get update && apt-get install -y --no-install-recommends \
4
  cuda-libraries-11-8=11.8.2-1 \