mirror of
https://github.com/usememos/memos.git
synced 2024-12-26 23:22:47 +08:00
feat: update docker image tag with next
This commit is contained in:
parent
825bea59f0
commit
e88ab634d9
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ jobs:
|
|||
context: ./
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: ${{ secrets.DOCKER_NEOSMEMO_USERNAME }}/memos:latest
|
||||
tags: ${{ secrets.DOCKER_NEOSMEMO_USERNAME }}/memos:next
|
||||
|
|
Loading…
Reference in a new issue