build docker image with lto

This commit is contained in:
Scott Lamb
2022-04-14 10:53:03 -07:00
parent fd7438dd28
commit cdfb61fb35
3 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ Each release is tagged in Git and on the Docker repository
* [#219](https://github.com/scottlamb/moonfire-nvr/issues/219): fix
live stream failing with `ws close: 1006` on URLs with port numbers.
* build Docker images with link-time optimization.
## 0.7.4 (2022-04-13)