Skip to content

Commit 6c14a64

Browse files
committed
engine: Update version
Signed-off-by: Paweł Gronowski <[email protected]>
1 parent e246e23 commit 6c14a64

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/reference/api/engine/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,21 +73,21 @@ 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.5.0
76+
Version: 28.5.1
7777
API version: 1.51
78-
Go version: go1.24.7
79-
Git commit: 887030f
80-
Built: Thu Oct 2 14:55:13 2025
78+
Go version: go1.24.8
79+
Git commit: e180ab8
80+
Built: Wed Oct 8 12:18:19 2025
8181
OS/Arch: linux/arm64
8282
Context: default
8383

8484
Server: Docker Engine - Community
8585
Engine:
86-
Version: 28.5.0
86+
Version: 28.5.1
8787
API version: 1.51 (minimum version 1.24)
88-
Go version: go1.24.7
89-
Git commit: cd04830
90-
Built: Thu Oct 2 14:55:13 2025
88+
Go version: go1.24.8
89+
Git commit: f8215cc
90+
Built: Wed Oct 8 12:18:19 2025
9191
OS/Arch: linux/arm64
9292
...
9393
```

0 commit comments

Comments
 (0)