chore: add latest docker tag (#113)

This commit is contained in:
boojack
2022-07-09 12:31:56 +08:00
committed by GitHub
parent 6a8c559e8c
commit 1d8603df2b

View File

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