Skip to content

Commit e523314

Browse files
authored
chore(deps): update nvidia/cuda docker tag to v11.3.1 (GoogleCloudPlatform#6089)
1 parent dd441d7 commit e523314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataflow/gpu-workers/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# https://www.tensorflow.org/install/source#gpu
1717
# Check the Nvidia container registry catalog to look at the available Nvidia images:
1818
# https://ngc.nvidia.com/catalog/containers/nvidia:cuda
19-
FROM nvidia/cuda:11.2.2-cudnn8-runtime-ubuntu20.04
19+
FROM nvidia/cuda:11.3.1-cudnn8-runtime-ubuntu20.04
2020

2121
# The Python version of the Dockerfile MUST match the Python version you use
2222
# to launch the Dataflow job.

0 commit comments

Comments
 (0)