mirror of https://github.com/docker/docs.git
Merge pull request #14571 from ebriney/desktop_4.7.1
Docker Desktop 4.7.1 release notes
This commit is contained in:
commit
bf7b021a40
|
@ -23,8 +23,8 @@ This page contains information about the new features, improvements, known issue
|
|||
|
||||
Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/projects/1){: target="_blank" rel="noopener" class="_"} to see what's coming next.
|
||||
|
||||
## Docker Desktop 4.7.0
|
||||
2022-04-07
|
||||
## Docker Desktop 4.7.1
|
||||
2022-04-19
|
||||
|
||||
> Download Docker Desktop
|
||||
>
|
||||
|
@ -33,6 +33,17 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
|
|||
> chip](https://desktop.docker.com/mac/main/arm64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64){:
|
||||
> .button .primary-btn }
|
||||
|
||||
### Bug fixes and minor changes
|
||||
- Fixed a crash on the Quick Start Guide final screen.
|
||||
|
||||
## Docker Desktop 4.7.0
|
||||
2022-04-07
|
||||
|
||||
> Download Docker Desktop
|
||||
>
|
||||
> [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/77141/Docker.dmg) |
|
||||
> [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/77141/Docker.dmg)
|
||||
|
||||
### Security
|
||||
|
||||
- Update Docker Engine to v20.10.14 to address [CVE-2022-24769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24769){: target="_blank" rel="noopener" class="_"}
|
||||
|
|
|
@ -23,8 +23,8 @@ This page contains information about the new features, improvements, known issue
|
|||
|
||||
Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/projects/1){: target="_blank" rel="noopener" class="_"} to see what's coming next.
|
||||
|
||||
## Docker Desktop 4.7.0
|
||||
2022-04-07
|
||||
## Docker Desktop 4.7.1
|
||||
2022-04-19
|
||||
|
||||
> Download Docker Desktop
|
||||
>
|
||||
|
@ -32,6 +32,18 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
|
|||
> Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-win-amd64){:
|
||||
> .button .primary-btn }
|
||||
|
||||
### Bug fixes and minor changes
|
||||
- Fixed a bug where update was failing with a symlink error. Fixes [docker/for-win#12650](https://github.com/docker/for-win/issues/12650).
|
||||
- Fixed a bug that prevented using Windows container mode. Fixes [docker/for-win#12652](https://github.com/docker/for-win/issues/12652).
|
||||
- Fixed a crash on the Quick Start Guide final screen.
|
||||
|
||||
## Docker Desktop 4.7.0
|
||||
2022-04-07
|
||||
|
||||
> Download Docker Desktop
|
||||
>
|
||||
> [For Windows](https://desktop.docker.com/win/main/amd64/77141/Docker%20Desktop%20Installer.exe)
|
||||
|
||||
### Security
|
||||
|
||||
- Update Docker Engine to v20.10.14 to address [CVE-2022-24769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24769){: target="_blank" rel="noopener" class="_"}
|
||||
|
|
Loading…
Reference in New Issue