Update postgres Docker tag to v14.1

This commit is contained in:
Renovate Bot 2021-11-12 00:58:22 +00:00 committed by renovate[bot]
parent 9acdb8ef96
commit af1bf346d9

View File

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