Merge pull request #18152 from dvdksn/fix-desktop-4.23.0-relnotes

desktop: fix relname, date, and buildno for 4.23.0
This commit is contained in:
David Karlsson 2023-09-11 17:25:48 +02:00 committed by GitHub
commit 233f98c2f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -24,11 +24,11 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/releases.md).
## 4.22.0
## 4.23.0
{{< release-date date="2023-08-11" >}}
{{< release-date date="2023-09-11" >}}
{{< desktop-install all=true version="4.22.0" build_path="/117440/" >}}
{{< desktop-install all=true version="4.23.0" build_path="/" >}}
### Upgrades
- [Compose v2.21.0](https://github.com/docker/compose/releases/tag/v2.21.0)
@ -1821,4 +1821,4 @@ For more information, see [Docker subscription overview](../subscription/index.m
#### For Windows
- Fixed a bug where the CLI tools would not be available in WSL 2 distros.
- Fixed a bug when switching from Linux to Windows containers due to access rights on `panic.log`. [for-win#11899](https://github.com/docker/for-win/issues/11899)
- Fixed a bug when switching from Linux to Windows containers due to access rights on `panic.log`. [for-win#11899](https://github.com/docker/for-win/issues/11899)