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/powershell/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/powershell') diff --git a/src/powershell/README.md b/src/powershell/README.md index 715d6c6..24bdb0c 100644 --- a/src/powershell/README.md +++ b/src/powershell/README.md @@ -7,9 +7,9 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles ```json "features": { - "ghcr.io/devcontainers/features/powershell:1": { - "version": "latest" - } + "ghcr.io/devcontainers/features/powershell:1": { + "version": "latest" + } } ``` -- cgit v1.2.3