Skip to content

Commit fc44c02

Browse files
committed
base image nvidia/cuda:11.3.0-cudnn8-devel-ubuntu18.04
1 parent 9b4528e commit fc44c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons/Dockerfile.base.py38-cuda11.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2FROM nvidia/cuda:11.3-cudnn8-devel-ubuntu18.04
1+
FROM nvidia/cuda:11.3.0-cudnn8-devel-ubuntu18.04
22

33
# TensorFlow version is tightly coupled to CUDA and cuDNN so it should be selected carefully
44
ARG CUDA=11.3

0 commit comments

Comments
 (0)