瀏覽代碼

Merge pull request #31899 from thaJeztah/17.04-cherry-pick-31894

[17.04] cherry pick 31894 - Fix compose schema id for v3.2
Victor Vieux 8 年之前
父節點
當前提交
9b80fad9b4
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      cli/compose/schema/bindata.go
  2. 1 1
      cli/compose/schema/data/config_schema_v3.2.json

File diff suppressed because it is too large
+ 0 - 0
cli/compose/schema/bindata.go


+ 1 - 1
cli/compose/schema/data/config_schema_v3.2.json

@@ -1,6 +1,6 @@
 {
   "$schema": "http://json-schema.org/draft-04/schema#",
-  "id": "config_schema_v3.1.json",
+  "id": "config_schema_v3.2.json",
   "type": "object",
   "required": ["version"],
 

Some files were not shown because too many files changed in this diff