Skip to content

Commit 0f98203

Browse files
Merge pull request #22894 from sarahsanders-docker/settings-ref-versions
security: update DD versions for settings reference
1 parent a30fb9e commit 0f98203

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/manuals/security/for-admins/hardened-desktop/settings-management/configure-admin-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and secure Docker Desktop environments across your organization.
1414

1515
## Prerequisites
1616

17-
- [Install Docker Desktop 4.36.0 or later](/manuals/desktop/release-notes.md).
17+
- [Install Docker Desktop 4.37.0 or later](/manuals/desktop/release-notes.md).
1818
- [Verify your domain](/manuals/security/for-admins/single-sign-on/configure.md#step-one-add-and-verify-your-domain).
1919
- [Enforce sign-in](/manuals/security/for-admins/enforce-sign-in/_index.md) to
2020
ensure users authenticate to your organization.

content/manuals/security/for-admins/hardened-desktop/settings-management/configure-json-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,8 +301,8 @@ quit and reopened.
301301

302302
|Parameter|OS|Description|Version|
303303
|:-------------------------------|---|:-------------------------------|---|
304-
| `defaultNetworkingMode` | Windows and Mac only | Defines the default IP protocol for new Docker networks: `dual-stack` (IPv4 + IPv6, default), `ipv4only`, or `ipv6only`. | Docker Desktop version 4.42 and later. |
305-
| `dnsInhibition` | Windows and Mac only | Controls DNS record filtering returned to containers. Options: `auto` (recommended), `ipv4`, `ipv6`, `none`| Docker Desktop version 4.42 and later. |
304+
| `defaultNetworkingMode` | Windows and Mac only | Defines the default IP protocol for new Docker networks: `dual-stack` (IPv4 + IPv6, default), `ipv4only`, or `ipv6only`. | Docker Desktop version 4.43 and later. |
305+
| `dnsInhibition` | Windows and Mac only | Controls DNS record filtering returned to containers. Options: `auto` (recommended), `ipv4`, `ipv6`, `none`| Docker Desktop version 4.43 and later. |
306306

307307
For more information, see [Networking](/manuals/desktop/features/networking.md#networking-mode-and-dns-behaviour-for-mac-and-windows).
308308

0 commit comments

Comments
 (0)