Skip to content

Commit 3e5bafc

Browse files
committed
engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent b4c6fa4 commit 3e5bafc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

content/reference/api/engine/_index.md

Lines changed: 10 additions & 10 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.1
76+
Version: 28.3.2
7777
API version: 1.51
78-
Go version: go1.24.4
79-
Git commit: 38b7060
80-
Built: Wed Jul 2 20:56:31 2025
81-
OS/Arch: linux/arm64
78+
Go version: go1.24.5
79+
Git commit: 578ccf6
80+
Built: Wed Jul 9 16:13:45 2025
81+
OS/Arch: linux/amd64
8282
Context: default
8383

8484
Server: Docker Engine - Community
8585
Engine:
86-
Version: 28.3.1
86+
Version: 28.3.2
8787
API version: 1.51 (minimum version 1.24)
88-
Go version: go1.24.4
89-
Git commit: 5beb93d
90-
Built: Wed Jul 2 20:56:31 2025
91-
OS/Arch: linux/arm64
88+
Go version: go1.24.5
89+
Git commit: e77ff99
90+
Built: Wed Jul 9 16:13:45 2025
91+
OS/Arch: linux/amd64
9292
...
9393
```
9494

0 commit comments

Comments
 (0)