We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0441e26 commit 6387cb5Copy full SHA for 6387cb5
gpu.Dockerfile
@@ -1,5 +1,5 @@
1
ARG BASE_TAG=staging
2
-FROM nvidia/cuda:11.7.0-cudnn8-devel-ubuntu18.04 AS nvidia
+FROM nvidia/cuda:11.7.1-cudnn8-devel-ubuntu18.04 AS nvidia
3
FROM gcr.io/kaggle-images/rstats:${BASE_TAG}
4
ARG ncpus=1
5
0 commit comments