Update postgres Docker tag to v15.2

This commit is contained in:
renovate[bot]
2023-02-10 20:19:57 +00:00
parent b5e8cc05c8
commit 463450ce67

View File

@ -109,7 +109,7 @@ services:
- restserver
db:
image: postgres:15.1
image: postgres:15.2
container_name: postgres_db
restart: unless-stopped
volumes: