Update postgres Docker tag to v14.5

This commit is contained in:
renovate[bot]
2022-08-12 01:06:09 +00:00
parent 3d41a07f3e
commit ef6fb606d3

View File

@ -108,7 +108,7 @@ services:
- restserver
db:
image: postgres:14.4
image: postgres:14.5
container_name: postgres_db
restart: unless-stopped
volumes: