mirror of https://github.com/docker/docs.git
Merge pull request #18169 from chelnak/DS-373-release_notes_for_DS-340
Update release notes for UAC fix
This commit is contained in:
commit
e6301f1ba2
|
@ -75,13 +75,17 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re
|
|||
|
||||
- Fixed a bug where the GUI is killed when opening the Docker Desktop app twice. See [docker/desktop-linux#148](https://github.com/docker/desktop-linux/issues/148).
|
||||
|
||||
#### For Windows
|
||||
|
||||
- Fixed a bug where non-admin users would get prompted for credentials when switching to Windows Containers or after disabling WSL and switching to the Hyper-V engine.
|
||||
This issue would occur after an OS restart, or on a cold start of Docker Desktop.
|
||||
|
||||
### Security
|
||||
|
||||
#### For all platforms
|
||||
|
||||
- Security fixes for vulnerabilities related to information leakage and access control bypass.
|
||||
|
||||
|
||||
## 4.22.1
|
||||
|
||||
{{< release-date date="2023-08-24" >}}
|
||||
|
|
Loading…
Reference in New Issue