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 d721eac commit af1467aCopy full SHA for af1467a
.github/workflows/cloud-tpu-presubmit.yml
@@ -43,7 +43,7 @@ jobs:
43
44
runs-on: ${{ matrix.runner }}
45
46
- container: "us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build:702526224"
+ container: "us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build:latest"
47
48
env:
49
# Do not run Docker container for Linux runners. Linux runners already run in a Docker container.
0 commit comments