Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install jq in Coordinator docker image (#1497)
## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Install jq in coordinator docker image. This lets us escape DB passwords which is required per https://atlasgo.io/concepts/url#non-alphanumeric-characters ## Test plan *How are these changes tested?* - [x] Built Docker image locally and confirmed the install works ## Documentation Changes *Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs repository](https://github.com/chroma-core/docs)?*
- Loading branch information