mirror of
https://github.com/usememos/memos.git
synced 2025-11-14 03:16:10 +08:00
chore: add latest docker tag (#113)
This commit is contained in:
parent
6a8c559e8c
commit
1d8603df2b
1 changed files with 1 additions and 1 deletions
|
|
@ -41,4 +41,4 @@ jobs:
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: neosmemo/memos:${{ env.VERSION }}
|
tags: neosmemo/memos:latest, neosmemo/memos:${{ env.VERSION }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue