We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cce312 commit 6667a55Copy full SHA for 6667a55
.github/workflows/build-docker-images.yml
@@ -52,5 +52,5 @@ jobs:
52
context: .
53
file: ./Dockerfile
54
push: true
55
- tags: TensorAuto/OpenTau:latest
+ tags: tensorauto/opentau:latest
56
build-args: PYTHON_VERSION=${{ env.PYTHON_VERSION }}
0 commit comments