Use latest template (#79)

This commit is contained in:
Chuck Lantz
2022-11-16 11:23:50 -06:00
committed by GitHub
parent cbb370cc71
commit bbceb49885
4 changed files with 22 additions and 34 deletions

View File

@@ -41,7 +41,7 @@ Follow these steps to open this sample in a container using the VS Code Dev Cont
Once you have this sample opened, you'll be able to work with it like you would locally.
> **Note:** This container runs as a non-root user with sudo access by default. Comment out `"remoteUser": "node"` in `.devcontainer/devcontainer.json` if you'd prefer to run as root.
> **Note:** This container runs as a non-root user with sudo access by default. Uncomment `"remoteUser": "root"` in `.devcontainer/devcontainer.json` if you'd prefer to run as root.
Some things to try: