Skip to content

Commit 9c5056c

Browse files
committed
engine: Update version
Signed-off-by: Paweł Gronowski <[email protected]>
1 parent 2928b32 commit 9c5056c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/reference/api/engine/_index.md

Lines changed: 7 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

0 commit comments

Comments
 (0)