We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a53e0 commit 5bd8572Copy full SHA for 5bd8572
hugo.yaml
@@ -135,14 +135,14 @@ params:
135
# Latest version of the Docker Engine API
136
latest_engine_api_version: "1.51"
137
# Latest version of Docker Engine
138
- docker_ce_version: "28.3.0"
+ docker_ce_version: "28.3.1"
139
# Previous version of the Docker Engine
140
# (Used to show e.g., "latest" and "latest"-1 in engine install examples
141
docker_ce_version_prev: "28.2.2"
142
# Latest Docker Compose version
143
compose_version: "v2.38.1"
144
# Latest BuildKit version
145
- buildkit_version: "0.23.1"
+ buildkit_version: "0.23.2"
146
147
# Example runtime/library/os versions
148
example_go_version: "1.24"
0 commit comments