Skip to content

Commit 7107bb3

Browse files
authored
Update Docker image tag in build workflow
1 parent 6f43af7 commit 7107bb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
with:
6262
push: true
6363
platforms: linux/amd64,linux/arm64
64-
tags: cosmtrek/air:latest
64+
tags: huli/air:latest
6565
- name: Show image digest
6666
run: echo ${{ steps.docker_build.outputs.digest }}

0 commit comments

Comments
 (0)