Skip to content

Commit c6d97fe

Browse files
committed
engine: bump latest engine version
Signed-off-by: David Karlsson <[email protected]>
1 parent e9499be commit c6d97fe

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
@@ -113,10 +113,10 @@ params:
113113
# Latest version of the Docker Engine API
114114
latest_engine_api_version: "1.47"
115115
# Latest version of Docker Engine
116-
docker_ce_version: "27.5.0"
116+
docker_ce_version: "27.5.1"
117117
# Previous version of the Docker Engine
118118
# (Used to show e.g., "latest" and "latest"-1 in engine install examples
119-
docker_ce_version_prev: "27.4.1"
119+
docker_ce_version_prev: "27.5.0"
120120
# Latest Docker Compose version
121121
compose_version: "v2.32.4"
122122
# Latest BuildKit version

0 commit comments

Comments
 (0)