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

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: