mirror of
https://github.com/usememos/memos.git
synced 2025-02-01 10:07:59 +08:00
chore: fix docker tag
This commit is contained in:
parent
78c159cd59
commit
059080f194
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue