forked from coop-cloud/hedgedoc
Update postgres Docker tag to v11.9
This commit is contained in:
parent
0c93a5a7eb
commit
46850841c3
@ -46,7 +46,7 @@ services:
|
||||
start_period: 1m
|
||||
|
||||
db:
|
||||
image: postgres:11.6-alpine
|
||||
image: postgres:11.9-alpine
|
||||
environment:
|
||||
- POSTGRES_USER=codimd
|
||||
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password
|
||||
|
Loading…
x
Reference in New Issue
Block a user