Skip to content

Commit

Permalink
test: update Docker image tag to 0.0.1 in docker-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gezi-lzq committed May 7, 2024
1 parent 49b22b6 commit dda3663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
with:
context: ./docker
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/automq:${{ github.ref_name }}
tags: ${{ secrets.DOCKERHUB_USERNAME }}/automq:0.0.1
platforms: linux/amd64,linux/arm64

0 comments on commit dda3663

Please sign in to comment.