From 64f0e10fab232f132c566f5c70d419f3106c381b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 17:10:37 -0800 Subject: Automated documentation update (#315) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/docker-in-docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/docker-in-docker') 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": {} } ``` -- cgit v1.2.3