mirror of https://github.com/docker/docs.git
parent
95fed9774b
commit
c16bef1182
|
|
@ -29,6 +29,22 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
|
||||||
>
|
>
|
||||||
> If you're experiencing malware detection issues on Mac, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).
|
> If you're experiencing malware detection issues on Mac, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).
|
||||||
|
|
||||||
|
## 4.41.1
|
||||||
|
|
||||||
|
{{< release-date date="2025-04-30" >}}
|
||||||
|
|
||||||
|
{{< desktop-install-v2 all=true beta_win_arm=true version="4.41.1" build_path="/191279/" >}}
|
||||||
|
|
||||||
|
### Bug fixes and enhancements
|
||||||
|
|
||||||
|
#### For all platforms
|
||||||
|
|
||||||
|
- Fixed an issue where Docker Desktop failed to start when a proxy configuration was specified in the `admin-settings.json` file.
|
||||||
|
|
||||||
|
#### For Windows
|
||||||
|
|
||||||
|
- Fixed possible conflict with 3rd party tools (for example, Ollama) by avoiding placing `llama.cpp` DLLs in a directory included in the system `PATH`.
|
||||||
|
|
||||||
## 4.41.0
|
## 4.41.0
|
||||||
|
|
||||||
{{< release-date date="2025-04-28" >}}
|
{{< release-date date="2025-04-28" >}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue