Merge pull request #1002 from eikek/renovate/postgres-13.x

Update postgres Docker tag to v13.4
This commit is contained in:
eikek
2021-08-12 23:53:07 +02:00
committed by GitHub

View File

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