mirror of
https://github.com/kremalicious/umami.git
synced 2025-01-11 13:44:01 +01:00
update docker-compose to 15-alpine
This commit is contained in:
parent
43499eb4fd
commit
01559c4c63
@ -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 New Issue
Block a user