Skip to content

Commit

Permalink
Fix Tensorflow BURT Build
Browse files Browse the repository at this point in the history
  • Loading branch information
MStolen committed Oct 23, 2024
1 parent 729963d commit 533cf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TensorFlow/LanguageModeling/BERT/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG FROM_IMAGE_NAME=nvcr.io/nvidia/tensorflow:20.06-tf1-py3
ARG FROM_IMAGE_NAME=nvcr.io/nvidia/tensorflow:21.07-tf1-py3

FROM ${FROM_IMAGE_NAME}

Expand Down

0 comments on commit 533cf87

Please sign in to comment.