Skip to content

Commit 5982053

Browse files
authored
Update Dockerfile.tmpl
1 parent 3aee977 commit 5982053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN ln -s /usr/local/cuda/lib64/stubs/libcuda.so /usr/local/cuda/lib64/stubs/lib
3434
{{ end }}
3535

3636
# Keep these variables in sync if base image is updated.
37-
ENV TENSORFLOW_VERSION=2.11.0
37+
ENV TENSORFLOW_VERSION=2.9.2
3838

3939
# We need to redefine the ARG here to get the ARG value defined above the FROM instruction.
4040
# See: https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact

0 commit comments

Comments
 (0)