aboutsummaryrefslogtreecommitdiff
path: root/src/docker-in-docker
diff options
context:
space:
mode:
Diffstat (limited to 'src/docker-in-docker')
-rw-r--r--src/docker-in-docker/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md
index 0a529c4..8ee91ef 100644
--- a/src/docker-in-docker/README.md
+++ b/src/docker-in-docker/README.md
@@ -7,9 +7,7 @@ Create child containers *inside* a container, independent from the host's docker
```json
"features": {
- "ghcr.io/devcontainers/features/docker-in-docker:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/docker-in-docker:1": {}
}
```