Update postgres Docker tag to v11.11

This commit is contained in:
Renovate Bot 2021-04-10 16:57:41 +00:00 committed by renovate[bot]
parent d1a18b59bf
commit a3949e9cd0

View File

@ -37,7 +37,7 @@ services:
- restserver
db:
image: postgres:11.7
image: postgres:11.11
container_name: postgres_db
restart: unless-stopped
volumes: