aboutsummaryrefslogtreecommitdiff
path: root/src/docker-from-docker
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-13 18:47:25 +0300
committerGitHub <noreply@github.com>2022-10-13 18:47:25 +0300
commit530997ce54c3906c8eab0691249482b32427dc4f (patch)
tree21b625e905345f0970840b4b7427e2b762ac769f /src/docker-from-docker
parenta244dc394f781274e4d0c6e469779d8c6857eae4 (diff)
Automated documentation update (#218)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/docker-from-docker')
-rw-r--r--src/docker-from-docker/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/docker-from-docker/README.md b/src/docker-from-docker/README.md
index b29af3c..18b2f7f 100644
--- a/src/docker-from-docker/README.md
+++ b/src/docker-from-docker/README.md
@@ -7,9 +7,9 @@
```json
"features": {
- "ghcr.io/devcontainers/features/docker-from-docker:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/docker-from-docker:1": {
+ "version": "latest"
+ }
}
```