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 cad8668 commit 417d0bbCopy full SHA for 417d0bb
5-appinfra/modules/hpc-ai-training-infra/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM tensorflow/tensorflow:latest-gpu@sha256:1f16fbd9be8bb84891de12533e332bbd500511caeb5cf4db501dbe39d422f9c7
+FROM tensorflow/tensorflow:latest-gpu@sha256:73fe35b67dad5fa5ab0824ed7efeb586820317566a705dff76142f8949ffcaff
16
WORKDIR /data/tensorflow-mnist-example
17
COPY requirements.txt .
18
RUN pip install --no-cache-dir -r requirements.txt
0 commit comments