Update changelog regarding docker build script

This commit is contained in:
Mike Salvatore 2021-07-26 13:23:38 -04:00
parent f26f02c193
commit e3ed576b0e
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- The capability for a user to specify their own SSL certificate. #1208
- API endpoint for ransomware report. #1297
- Add ransomware report. #1240
- A script to build a docker image locally. #1140
### Changed
- server_config.json can be selected at runtime. #963