Merge pull request 'Update postgres Docker tag to v11.9 (rebased)' (#2) from renovate/docker-postgres-11.x into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #2
This commit is contained in:
decentral1se 2020-10-29 23:39:34 +01:00
commit c03e5c4f65
1 changed files with 1 additions and 1 deletions

View File

@ -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