File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
content/reference/api/engine Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff 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
7575Client: 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
8484Server: 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 ) |
You can’t perform that action at this time.
0 commit comments