Update postgres Docker tag to v11.11
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Renovate Bot 2021-02-15 08:00:55 +00:00
parent 247a7135db
commit 47c75466b8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ services:
start_period: 1m
db:
image: postgres:11.10-alpine
image: postgres:11.11-alpine
environment:
- POSTGRES_USER=codimd
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password