diff --git a/doc/admin/updates/pure_docker.md b/doc/admin/updates/pure_docker.md index 88a1f3eb877b..75ea2b5c5910 100644 --- a/doc/admin/updates/pure_docker.md +++ b/doc/admin/updates/pure_docker.md @@ -9,9 +9,10 @@ Each section comprehensively describes the changes needed in Docker images, envi ## Unreleased -A fix that corrects the default behavior of the `migrator` service is included in this release. An attempt to standardize CLI packages in v3.39.0 unintentionally -broke the default behavior. In order to guard against this, all command line arguments are explicitly set in the deployment manifest. +- A fix that corrects the default behavior of the `migrator` service is included in this release. An attempt to standardize CLI packages in v3.39.0 unintentionally +broke the default behavior. In order to guard against this, all command line arguments are explicitly set in the deployment manifest. +- **CAUTION** Added the ability to customize postgres server configuration by mounting external configuration files. If you have customized the config in any way, you should copy your changes to the added `postgresql.conf` files [sourcegraph/deploy-sourcegraph-docker#806](https://github.com/sourcegraph/deploy-sourcegraph-docker/pull/806) ## 3.39 -> 3.39.1