Update postgres Docker tag to v16.2

This commit is contained in:
renovate[bot]
2024-02-23 06:21:58 +00:00
committed by GitHub
parent 0b51337514
commit bad82d01a5

View File

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