Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit eba0daa

Browse files
Merge component 'engine' from git@github.com:moby/moby 19.03
2 parents 28b1c60 + 1e4b4ad commit eba0daa

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

components/engine/api/swagger.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7855,7 +7855,7 @@ paths:
78557855
API-Version:
78567856
type: "string"
78577857
description: "Max API Version the server supports"
7858-
BuildKit-Version:
7858+
Builder-Version:
78597859
type: "string"
78607860
description: "Default version of docker image builder"
78617861
Docker-Experimental:
@@ -7894,7 +7894,7 @@ paths:
78947894
API-Version:
78957895
type: "string"
78967896
description: "Max API Version the server supports"
7897-
BuildKit-Version:
7897+
Builder-Version:
78987898
type: "string"
78997899
description: "Default version of docker image builder"
79007900
Docker-Experimental:

components/engine/docs/api/v1.39.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7712,7 +7712,7 @@ paths:
77127712
API-Version:
77137713
type: "string"
77147714
description: "Max API Version the server supports"
7715-
BuildKit-Version:
7715+
Builder-Version:
77167716
type: "string"
77177717
description: "Default version of docker image builder"
77187718
Docker-Experimental:

components/engine/docs/api/v1.40.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7855,7 +7855,7 @@ paths:
78557855
API-Version:
78567856
type: "string"
78577857
description: "Max API Version the server supports"
7858-
BuildKit-Version:
7858+
Builder-Version:
78597859
type: "string"
78607860
description: "Default version of docker image builder"
78617861
Docker-Experimental:
@@ -7894,7 +7894,7 @@ paths:
78947894
API-Version:
78957895
type: "string"
78967896
description: "Max API Version the server supports"
7897-
BuildKit-Version:
7897+
Builder-Version:
78987898
type: "string"
78997899
description: "Default version of docker image builder"
79007900
Docker-Experimental:

0 commit comments

Comments
 (0)