diff --git a/README.md b/README.md index a1ff0e9..6c40b57 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ In a new project, use this image as the base image for your dev container. ```json { "name": "Swift", - "image": "git.housh.dev/swift-dev:latest", + "image": "git.housh.dev/swift-dev-container:latest", "features": { ... },