From 616a83e28d0e5ef425f923478d1b03f4566853ca Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 6 Dec 2023 10:41:03 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/dev-tunnels/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/dev-tunnels/README.md b/src/dev-tunnels/README.md index d1700ab..c4e2f29 100644 --- a/src/dev-tunnels/README.md +++ b/src/dev-tunnels/README.md @@ -7,9 +7,7 @@ Set up the `devtunnel` CLI for working with [Dev Tunnels](https://learn.microsof ```json "features": { - "ghcr.io/stuartleeks/dev-container-features/dev-tunnels:0": { - "version": "latest" - } + "ghcr.io/stuartleeks/dev-container-features/dev-tunnels:0": {} } ```