aboutsummaryrefslogtreecommitdiff
path: root/src/docker-in-docker/README.md
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-30 04:10:37 +0300
committerGitHub <noreply@github.com>2022-11-30 04:10:37 +0300
commit64f0e10fab232f132c566f5c70d419f3106c381b (patch)
tree930c8a1e80361df570e9400063056e9a4949f23e /src/docker-in-docker/README.md
parentcf36e7ac3aa76ddf73cdcb082aee4ccdd8b58a08 (diff)
Automated documentation update (#315)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
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": {}
}
```