diff --git a/schema/config-linux.json b/schema/config-linux.json index 0da996aab..aa5572128 100644 --- a/schema/config-linux.json +++ b/schema/config-linux.json @@ -290,14 +290,8 @@ } }, "cgroupsPath": { - "oneOf": [ - { - "type": "null" - }, - { - "type": "string" - } - ] + "id": "https://opencontainers.org/schema/bundle/linux/cgroupsPath", + "$ref": "defs.json#/definitions/stringPointer" }, "rootfsPropagation": { "id": "https://opencontainers.org/schema/bundle/linux/rootfsPropagation",