use next tag
This commit is contained in:
parent
c38555de5c
commit
bf90bc0c17
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
|||
target: /var/lib/postgresql/data
|
||||
|
||||
akkoma:
|
||||
image: akkoma/akkoma:latest
|
||||
image: akkoma/akkoma:next
|
||||
restart: unless-stopped
|
||||
links:
|
||||
- db
|
||||
|
|
Loading…
Reference in a new issue