Merge pull request #1831 from vidschofelix/master
Upgrade Postgres to 15
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
- db
|
||||
restart: always
|
||||
db:
|
||||
image: postgres:12-alpine
|
||||
image: postgres:15-alpine
|
||||
environment:
|
||||
POSTGRES_DB: umami
|
||||
POSTGRES_USER: umami
|
||||
|
||||
Reference in New Issue
Block a user