engine: update api version

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-03-07 16:24:31 +01:00
parent 56e0c8d079
commit c57857627d
3 changed files with 9 additions and 2 deletions

View File

@ -0,0 +1,3 @@
---
layout: engine-api
---

View File

@ -830,6 +830,10 @@ Reference:
section:
- path: /engine/api/version-history/
title: Version history overview
- path: /engine/api/v1.44/
title: v1.44 reference
- path: /engine/api/v1.43/
title: v1.43 reference
- path: /engine/api/v1.42/
title: v1.42 reference
- path: /engine/api/v1.41/

View File

@ -91,8 +91,8 @@ params:
repo: https://github.com/docker/docs
docs_url: https://docs.docker.com
latest_engine_api_version: "1.44"
docker_ce_version: "25.0.0"
latest_engine_api_version: "1.45"
docker_ce_version: "25.0.4"
compose_version: "v2.24.6"
compose_file_v3: "3.8"
compose_file_v2: "2.4"