chore: fix docker tag

This commit is contained in:
Steven 2022-09-16 23:34:57 +08:00
parent 78c159cd59
commit 059080f194

View File

@ -41,4 +41,4 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: neosmemo/memos:latest, neosmemo/memos:v${{ env.VERSION }}
tags: neosmemo/memos:latest, neosmemo/memos:${{ env.VERSION }}