Skip to content

Commit 6667a55

Browse files
committed
fix
1 parent 4cce312 commit 6667a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252
context: .
5353
file: ./Dockerfile
5454
push: true
55-
tags: TensorAuto/OpenTau:latest
55+
tags: tensorauto/opentau:latest
5656
build-args: PYTHON_VERSION=${{ env.PYTHON_VERSION }}

0 commit comments

Comments
 (0)