Merge pull request 'Update postgres Docker tag to v11.9 (rebased)' (#2) from renovate/docker-postgres-11.x into main
Reviewed-on: coop-cloud/codimd#2
This commit is contained in:
@ -46,7 +46,7 @@ services:
|
|||||||
start_period: 1m
|
start_period: 1m
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:11.6-alpine
|
image: postgres:11.9-alpine
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=codimd
|
- POSTGRES_USER=codimd
|
||||||
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password
|
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password
|
||||||
|
|||||||
Reference in New Issue
Block a user