Skip to content

Commit 417d0bb

Browse files
committed
fix(deps): Update tensorflow/tensorflow:latest-gpu Docker digest to 73fe35b
1 parent cad8668 commit 417d0bb

File tree

1 file changed

+1
-1
lines changed
  • 5-appinfra/modules/hpc-ai-training-infra

1 file changed

+1
-1
lines changed

5-appinfra/modules/hpc-ai-training-infra/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM tensorflow/tensorflow:latest-gpu@sha256:1f16fbd9be8bb84891de12533e332bbd500511caeb5cf4db501dbe39d422f9c7
15+
FROM tensorflow/tensorflow:latest-gpu@sha256:73fe35b67dad5fa5ab0824ed7efeb586820317566a705dff76142f8949ffcaff
1616
WORKDIR /data/tensorflow-mnist-example
1717
COPY requirements.txt .
1818
RUN pip install --no-cache-dir -r requirements.txt

0 commit comments

Comments
 (0)