Merge pull request #217 from andlil/patch-3

Update docker-compose.yml
pull/219/head
Mike Cao 2020-09-24 23:23:06 -07:00 committed by GitHub
commit 59a3c7c0e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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