mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
60984e031c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
- db
|
||||
restart: always
|
||||
db:
|
||||
image: postgres:12-alpine
|
||||
image: postgres:15-alpine
|
||||
environment:
|
||||
POSTGRES_DB: umami
|
||||
POSTGRES_USER: umami
|
||||
|
|
|
|||
Loading…
Reference in a new issue