mirror of https://github.com/docker/docs.git
commit
1a8184411b
|
|
@ -19,8 +19,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.
|
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.3.1
|
## Docker Desktop 4.3.2
|
||||||
2021-12-11
|
2021-12-21
|
||||||
|
|
||||||
> Download Docker Desktop
|
> Download Docker Desktop
|
||||||
>
|
>
|
||||||
|
|
@ -31,6 +31,29 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
|
||||||
|
|
||||||
### Upgrades
|
### Upgrades
|
||||||
|
|
||||||
|
[docker scan v0.14.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.14.0){: target="_blank" rel="noopener" class="_"}
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
**Log4j 2 CVE-2021-44228**: We have updated the `docker scan` CLI plugin.
|
||||||
|
This new version of `docker scan` is able to detect [Log4j 2
|
||||||
|
CVE-2021-44228](https://nvd.nist.gov/vuln/detail/CVE-2021-44228){:
|
||||||
|
target="_blank" rel="noopener" class="_"} and [Log4j 2
|
||||||
|
CVE-2021-45046](https://nvd.nist.gov/vuln/detail/CVE-2021-45046).
|
||||||
|
|
||||||
|
For more information, read the blog post [Apache Log4j 2
|
||||||
|
CVE-2021-44228](https://www.docker.com/blog/apache-log4j-2-cve-2021-44228/){: target="_blank" rel="noopener" class="_"}.
|
||||||
|
|
||||||
|
## Docker Desktop 4.3.1
|
||||||
|
2021-12-11
|
||||||
|
|
||||||
|
> Download Docker Desktop
|
||||||
|
>
|
||||||
|
> [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/72247/Docker.dmg) |
|
||||||
|
> [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/72247/Docker.dmg)
|
||||||
|
|
||||||
|
### Upgrades
|
||||||
|
|
||||||
[docker scan v0.11.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.11.0){: target="_blank" rel="noopener" class="_"}
|
[docker scan v0.11.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.11.0){: target="_blank" rel="noopener" class="_"}
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
|
||||||
|
|
@ -19,8 +19,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.
|
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.3.1
|
## Docker Desktop 4.3.2
|
||||||
2021-12-11
|
2021-12-21
|
||||||
|
|
||||||
> Download Docker Desktop
|
> Download Docker Desktop
|
||||||
>
|
>
|
||||||
|
|
@ -30,6 +30,30 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
|
||||||
|
|
||||||
### Upgrades
|
### Upgrades
|
||||||
|
|
||||||
|
**Log4j 2 CVE-2021-44228**: We have updated the `docker scan` CLI plugin for you.
|
||||||
|
Older versions of `docker scan` in Docker Desktop 4.3.0 and earlier versions are
|
||||||
|
not able to detect [Log4j 2
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
**Log4j 2 CVE-2021-44228**: We have updated the `docker scan` CLI plugin.
|
||||||
|
This new version of `docker scan` is able to detect [Log4j 2
|
||||||
|
CVE-2021-44228](https://nvd.nist.gov/vuln/detail/CVE-2021-44228){:
|
||||||
|
target="_blank" rel="noopener" class="_"} and [Log4j 2
|
||||||
|
CVE-2021-45046](https://nvd.nist.gov/vuln/detail/CVE-2021-45046)
|
||||||
|
|
||||||
|
For more information, read the blog post [Apache Log4j 2
|
||||||
|
CVE-2021-44228](https://www.docker.com/blog/apache-log4j-2-cve-2021-44228/){: target="_blank" rel="noopener" class="_"}.
|
||||||
|
|
||||||
|
## Docker Desktop 4.3.1
|
||||||
|
2021-12-11
|
||||||
|
|
||||||
|
> Download Docker Desktop
|
||||||
|
>
|
||||||
|
> [For Windows](https://desktop.docker.com/win/main/amd64/72247/Docker%20Desktop%20Installer.exe)
|
||||||
|
|
||||||
|
### Upgrades
|
||||||
|
|
||||||
[docker scan v0.11.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.11.0){: target="_blank" rel="noopener" class="_"}
|
[docker scan v0.11.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.11.0){: target="_blank" rel="noopener" class="_"}
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue