We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aee977 commit 5982053Copy full SHA for 5982053
Dockerfile.tmpl
@@ -34,7 +34,7 @@ RUN ln -s /usr/local/cuda/lib64/stubs/libcuda.so /usr/local/cuda/lib64/stubs/lib
34
{{ end }}
35
36
# Keep these variables in sync if base image is updated.
37
-ENV TENSORFLOW_VERSION=2.11.0
+ENV TENSORFLOW_VERSION=2.9.2
38
39
# We need to redefine the ARG here to get the ARG value defined above the FROM instruction.
40
# See: https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact
0 commit comments