update github workflows

This commit is contained in:
aichy126 2022-10-13 15:37:29 +08:00
parent 024fe0174e
commit 7b374aeb62
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