aboutsummaryrefslogtreecommitdiff
path: root/src/docker-in-docker/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/docker-in-docker/feature.json')
-rw-r--r--src/docker-in-docker/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docker-in-docker/feature.json b/src/docker-in-docker/feature.json
index 0eaaa80..0aa95e9 100644
--- a/src/docker-in-docker/feature.json
+++ b/src/docker-in-docker/feature.json
@@ -4,7 +4,7 @@
"options": {
"version": {
"type": "string",
- "proposals": ["latest", "20.10" ],
+ "proposals": ["latest", "none", "20.10" ],
"default": "latest",
"description": "Select or enter a Docker/Moby Engine version. (Availability can vary by OS version.)"
},