Update postgres Docker tag to v17.7

This commit is contained in:
2025-11-28 11:55:45 +00:00
parent 230ec09e9e
commit 00c6978a70

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