M289 hotfix for container escaping (#2135)

* Fix escaping of docker envs backport

* create as prerelease

* 2.289.4 release notes

Co-authored-by: Nikola Jokic <97525037+nikola-jokic@users.noreply.github.com>
This commit is contained in:
Thomas Boop
2022-09-20 12:53:27 -04:00
committed by GitHub
parent b96b3c58c7
commit bbcf9f2145
7 changed files with 100 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
## Features
## Bugs
- Fixed an issue where websockets failed to successfully close when posting log lines (#1790)
- Fixed an issue where container environment variables names or values could escape the docker command (#2108)
## Windows x64