Skip to content

Commit 33e6b63

Browse files
committed
hugo: update engine
Signed-off-by: Paweł Gronowski <[email protected]>
1 parent cd5836b commit 33e6b63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hugo.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,14 +135,14 @@ params:
135135
# Latest version of the Docker Engine API
136136
latest_engine_api_version: "1.51"
137137
# Latest version of Docker Engine
138-
docker_ce_version: "28.3.3"
138+
docker_ce_version: "28.4.0"
139139
# Previous version of the Docker Engine
140140
# (Used to show e.g., "latest" and "latest"-1 in engine install examples
141-
docker_ce_version_prev: "28.3.2"
141+
docker_ce_version_prev: "28.3.3"
142142
# Latest Docker Compose version
143143
compose_version: "v2.39.2"
144144
# Latest BuildKit version
145-
buildkit_version: "0.23.2"
145+
buildkit_version: "0.24.0"
146146

147147
# Example runtime/library/os versions
148148
example_go_version: "1.24"

0 commit comments

Comments
 (0)