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

Commit de8e724

Browse files
committed
Shorten descriptions (CI Ignore)
1 parent 229bb6c commit de8e724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script-library/container-features/src/features.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "string",
1010
"proposals": ["latest", "20.10" ],
1111
"default": "latest",
12-
"description": "Select or enter a Docker/Moby Engine version. (Available versions may vary by Linux distribution.)"
12+
"description": "Select or enter a Docker/Moby Engine version. (Availability can vary by OS version.)"
1313
},
1414
"moby": {
1515
"type": "boolean",
@@ -67,7 +67,7 @@
6767
"type": "string",
6868
"proposals": ["latest", "20.10"],
6969
"default": "latest",
70-
"description": "Select or enter a Docker/Moby CLI version. (Available versions may vary by Linux distribution.)"
70+
"description": "Select or enter a Docker/Moby CLI version. (Availability can vary by OS version.)"
7171
}
7272
},
7373
"buildArg": "_VSC_INSTALL_DOCKER_FROM_DOCKER",

0 commit comments

Comments
 (0)