From 530997ce54c3906c8eab0691249482b32427dc4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 08:47:25 -0700 Subject: Automated documentation update (#218) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/docker-in-docker/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/docker-in-docker') diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md index 925b816..8998d37 100644 --- a/src/docker-in-docker/README.md +++ b/src/docker-in-docker/README.md @@ -7,9 +7,9 @@ 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": { + "version": "latest" + } } ``` -- cgit v1.2.3