mirror of https://github.com/docker/docs.git
Merge pull request #18181 from gabriellavengeo/desktop/security-in-release-notes
Add security information to Docker Desktop 4.23.0 release notes
This commit is contained in:
commit
ce39ed610c
|
|
@ -48,7 +48,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re
|
||||||
|
|
||||||
#### For all platforms
|
#### For all platforms
|
||||||
|
|
||||||
With Docker Scout, you can now:
|
- With Docker Scout, you can now:
|
||||||
- Manage temporary and cached files with `docker scout cache`.
|
- Manage temporary and cached files with `docker scout cache`.
|
||||||
- Manage environments with `docker scout environment`.
|
- Manage environments with `docker scout environment`.
|
||||||
- Configure the default organization with `docker scout config`.
|
- Configure the default organization with `docker scout config`.
|
||||||
|
|
@ -75,6 +75,13 @@ With Docker Scout, you can now:
|
||||||
|
|
||||||
- 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).
|
- 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).
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
#### For all platforms
|
||||||
|
|
||||||
|
- Security fixes for vulnerabilities related to information leakage and access control bypass.
|
||||||
|
|
||||||
|
|
||||||
## 4.22.1
|
## 4.22.1
|
||||||
|
|
||||||
{{< release-date date="2023-08-24" >}}
|
{{< release-date date="2023-08-24" >}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue