Update postgres Docker tag to v16

This commit is contained in:
renovate[bot] 2023-10-03 20:43:51 +00:00
parent 37e009356a
commit 7cf9c79f0d

View File

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