Skip to content

Commit 5bd8572

Browse files
committed
hugo: engine 28.3.1
Signed-off-by: Paweł Gronowski <[email protected]>
1 parent 03a53e0 commit 5bd8572

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hugo.yaml

Lines changed: 2 additions & 2 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.0"
138+
docker_ce_version: "28.3.1"
139139
# Previous version of the Docker Engine
140140
# (Used to show e.g., "latest" and "latest"-1 in engine install examples
141141
docker_ce_version_prev: "28.2.2"
142142
# Latest Docker Compose version
143143
compose_version: "v2.38.1"
144144
# Latest BuildKit version
145-
buildkit_version: "0.23.1"
145+
buildkit_version: "0.23.2"
146146

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

0 commit comments

Comments
 (0)