Update postgres Docker tag to v15

This commit is contained in:
renovate[bot]
2022-10-15 08:46:01 +00:00
parent 7ee0c5420a
commit f8f3399355

View File

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