mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
engine: api: add API v1.42 (docker v23.0.0)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -42,7 +42,7 @@ exclude:
|
||||
# Component versions -- address like site.docker_ce_version
|
||||
# You can't have - characters in these for non-YAML reasons.
|
||||
# When updating 'latest_engine_api_version', also update 'min_api_threshold' below.
|
||||
latest_engine_api_version: "1.41"
|
||||
latest_engine_api_version: "1.42"
|
||||
docker_ce_version: "20.10"
|
||||
compose_v1_version: "1.29.2"
|
||||
compose_version: "v2.15.1"
|
||||
|
||||
@@ -756,6 +756,8 @@ reference:
|
||||
section:
|
||||
- path: /engine/api/version-history/
|
||||
title: Version history overview
|
||||
- path: /engine/api/v1.42/
|
||||
title: v1.42 reference
|
||||
- path: /engine/api/v1.41/
|
||||
title: v1.41 reference
|
||||
- path: /engine/api/v1.40/
|
||||
|
||||
3
engine/api/v1.42.md
Normal file
3
engine/api/v1.42.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
layout: engine-api
|
||||
---
|
||||
Reference in New Issue
Block a user