forked from coop-cloud/hedgedoc
Update postgres Docker tag to v11.12
This commit is contained in:
parent
245ff0718a
commit
975ae47c65
@ -44,7 +44,7 @@ services:
|
||||
retries: 10
|
||||
start_period: 1m
|
||||
db:
|
||||
image: postgres:11.11-alpine
|
||||
image: postgres:11.12-alpine
|
||||
environment:
|
||||
- POSTGRES_USER=codimd
|
||||
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password
|
||||
|
Loading…
x
Reference in New Issue
Block a user