diff --git a/compose.yml b/compose.yml index e3410e9..96230b6 100644 --- a/compose.yml +++ b/compose.yml @@ -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