diff --git a/docker/infra/daemonset.yaml b/docker/infra/daemonset.yaml index 0de2922aec..2b633b2610 100644 --- a/docker/infra/daemonset.yaml +++ b/docker/infra/daemonset.yaml @@ -70,7 +70,7 @@ spec: mountPath: /root env: - name: NVIDIA_DRIVER_VERSION - value: "535.161.07" + value: "550.90.07" containers: - image: "gcr.io/google-containers/pause:2.0" name: pause