Update postgres Docker tag to v13

This commit is contained in:
Renovate Bot 2021-05-07 09:22:39 +00:00 committed by renovate[bot]
parent 95f7e9bc73
commit ac3cc80b70

View File

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