Update postgres Docker tag to v14

This commit is contained in:
Renovate Bot 2021-10-01 00:35:10 +00:00 committed by renovate[bot]
parent 14c63d312f
commit e4667116fd

View File

@ -51,7 +51,7 @@ services:
- restserver
db:
image: postgres:13.4
image: postgres:14.0
container_name: postgres_db
restart: unless-stopped
volumes: