Update postgres Docker tag to v13.4

This commit is contained in:
Renovate Bot 2021-08-12 21:27:18 +00:00
parent f61844a800
commit 93981fe869
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

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