Update postgres Docker tag to v14.2

This commit is contained in:
Renovate Bot
2022-02-12 00:22:27 +00:00
committed by renovate[bot]
parent a2191a9d94
commit e048b3c686

View File

@ -90,7 +90,7 @@ services:
- restserver
db:
image: postgres:14.1
image: postgres:14.2
container_name: postgres_db
restart: unless-stopped
volumes: