Merge pull request #217 from andlil/patch-3

Update docker-compose.yml
This commit is contained in:
Mike Cao
2020-09-24 23:23:06 -07:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ services:
depends_on:
- db
db:
image: postgres:alpine
image: postgres:12-alpine
environment:
POSTGRES_DB: umami
POSTGRES_USER: umami