We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b546b7 commit a310deeCopy full SHA for a310dee
docs/spec.schema.json
@@ -139,7 +139,7 @@
139
"object",
140
"null"
141
],
142
- "description": "ArtifactCapability represents a POSIX capability to set on an artifact"
+ "description": "ArtifactCapability represents a Linux capability to set on an artifact"
143
},
144
"ArtifactConfig": {
145
"properties": {
@@ -150,7 +150,7 @@
150
"type": [
151
"array"
152
153
- "description": "Capabilities is the list of POSIX capabilities to set on the artifact"
+ "description": "Capabilities is the list of Linux capabilities to set on the artifact"
154
155
"group": {
156
0 commit comments