Skip to content

Commit bbb16c1

Browse files
vvolandthaJeztah
authored andcommitted
engine: Update version
Signed-off-by: Paweł Gronowski <[email protected]> Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent bb66143 commit bbb16c1

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

content/reference/api/engine/_index.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,22 +73,22 @@ To see the highest version of the API your Docker daemon and client support, use
7373
```console
7474
$ docker version
7575
Client: Docker Engine - Community
76-
Version: 28.3.0
76+
Version: 28.3.1
7777
API version: 1.51
7878
Go version: go1.24.4
7979
Git commit: 38b7060
80-
Built: Tue Jun 24 15:44:12 2025
81-
OS/Arch: linux/amd64
80+
Built: Wed Jul 2 20:56:31 2025
81+
OS/Arch: linux/arm64
8282
Context: default
8383

8484
Server: Docker Engine - Community
8585
Engine:
86-
Version: 28.3.0
86+
Version: 28.3.1
8787
API version: 1.51 (minimum version 1.24)
8888
Go version: go1.24.4
89-
Git commit: 265f709
90-
Built: Tue Jun 24 15:44:12 2025
91-
OS/Arch: linux/amd64
89+
Git commit: 5beb93d
90+
Built: Wed Jul 2 20:56:31 2025
91+
OS/Arch: linux/arm64
9292
...
9393
```
9494

@@ -132,6 +132,7 @@ You can specify the API version to use in any of the following ways:
132132

133133
| Docker version | Maximum API version | Change log |
134134
|:---------------|:---------------------------------------------|:-------------------------------------------------------------------|
135+
| 28.3 | [1.51](/reference/api/engine/version/v1.51/) | [changes](/reference/api/engine/version-history/#v151-api-changes) |
135136
| 28.2 | [1.50](/reference/api/engine/version/v1.50/) | [changes](/reference/api/engine/version-history/#v150-api-changes) |
136137
| 28.1 | [1.49](/reference/api/engine/version/v1.49/) | [changes](/reference/api/engine/version-history/#v149-api-changes) |
137138
| 28.0 | [1.48](/reference/api/engine/version/v1.48/) | [changes](/reference/api/engine/version-history/#v148-api-changes) |

0 commit comments

Comments
 (0)