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