Merge pull request #2493 from eikek/renovate/postgres-16.x

Update postgres Docker tag to v16.2
This commit is contained in:
eikek
2024-02-24 00:55:01 +01:00
committed by GitHub

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: