Skip to content

Commit cd5836b

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

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

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.3.3
76+
Version: 28.4.0
7777
API version: 1.51
78-
Go version: go1.24.5
79-
Git commit: 980b856
80-
Built: Fri Jul 25 11:34:09 2025
78+
Go version: go1.24.7
79+
Git commit: d8eb465
80+
Built: Wed Sep 3 20:57:32 2025
8181
OS/Arch: linux/amd64
8282
Context: default
8383

8484
Server: Docker Engine - Community
8585
Engine:
86-
Version: 28.3.3
86+
Version: 28.4.0
8787
API version: 1.51 (minimum version 1.24)
88-
Go version: go1.24.5
89-
Git commit: bea959c
90-
Built: Fri Jul 25 11:34:09 2025
88+
Go version: go1.24.7
89+
Git commit: 249d679
90+
Built: Wed Sep 3 20:57:32 2025
9191
OS/Arch: linux/amd64
9292
...
9393
```

0 commit comments

Comments
 (0)