fix: Fixes image name typo in readme.
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
This commit is contained in:
@@ -27,7 +27,7 @@ In a new project, use this image as the base image for your dev container.
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"name": "Swift",
|
"name": "Swift",
|
||||||
"image": "git.housh.dev/swift-dev:latest",
|
"image": "git.housh.dev/swift-dev-container:latest",
|
||||||
"features": {
|
"features": {
|
||||||
...
|
...
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user