update github workflows

This commit is contained in:
aichy126 2022-10-13 15:37:29 +08:00 committed by mingcheng
parent 2913b96bf3
commit 8b59fa724e
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
file: ./Dockerfile
builder: ${{ steps.buildx.outputs.name }}
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: latest
labels: ${{ steps.meta.outputs.labels }}
# - name: build to hub.docker