Update postgres Docker tag to v15.1

This commit is contained in:
renovate[bot] 2022-11-11 02:01:20 +00:00
parent 1cac8f3ac5
commit 15661190fa

View File

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