mirror of
https://github.com/rancher/os.git
synced 2025-10-09 02:43:30 +00:00
Bump libcompose to version with oom_score_adj support
This commit is contained in:
1
vendor/github.com/docker/libcompose/config/schema.go
generated
vendored
1
vendor/github.com/docker/libcompose/config/schema.go
generated
vendored
@@ -357,6 +357,7 @@ var schemaV2 = `{
|
||||
}
|
||||
]
|
||||
},
|
||||
"oom_score_adj": {"type": "integer", "minimum": -1000, "maximum": 1000},
|
||||
"pid": {"type": ["string", "null"]},
|
||||
|
||||
"ports": {
|
||||
|
Reference in New Issue
Block a user