Skip to content

Commit b886d17

Browse files
danielmyhjohan-hultberg-work
authored andcommitted
Fix broken tensorflow-to-larod example
1 parent 1f70d4d commit b886d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow-to-larod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# --- Base Stage ---
2-
FROM tensorflow/tensorflow:latest-gpu-py3
2+
FROM tensorflow/tensorflow:2.4.2-gpu
33
ARG DEBIAN_FRONTEND=noninteractive
44
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
55

0 commit comments

Comments
 (0)