This commit is contained in:
@@ -16,9 +16,7 @@ Add a `.devcontainer/devcontainer.json` to your project that points to the publi
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"name": "my-project",
|
"image": "git.limbosolutions.com/mylimbo/devcontainers/devops:latest",
|
||||||
"image": "ghcr.io/your-org/devops:22.04",
|
|
||||||
"remoteUser": "vscode"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user