1 Commits

Author SHA1 Message Date
00c6978a70 Update postgres Docker tag to v17.7 2025-11-28 11:55:45 +00:00

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