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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md
index 8ba58cb..5160e8e 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": {
- "devcontainers/features/docker-in-docker@latest": {
+ "ghcr.io/devcontainers/features/docker-in-docker:1": {
"version": "latest"
}
}
@@ -23,4 +23,4 @@ Create child containers *inside* a container, independent from the host's docker
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/docker-in-docker/devcontainer-feature.json)._