Update postgres Docker tag to v17.7 #2

Open
renovate-bot wants to merge 1 commits from renovate/postgres-17.x into main

View File

@ -31,7 +31,7 @@ services:
- "coop-cloud.${STACK_NAME}.version=0.0.0-0.0.0"
postgres:
image: postgres:17.6-alpine
image: postgres:17.7-alpine
environment:
POSTGRES_USER: nextcloud
POSTGRES_PASSWORD_FILE: /run/secrets/db_password