aboutsummaryrefslogtreecommitdiff
path: root/src/ruby/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/README.md')
-rw-r--r--src/ruby/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ruby/README.md b/src/ruby/README.md
index 700424c..4bef335 100644
--- a/src/ruby/README.md
+++ b/src/ruby/README.md
@@ -7,7 +7,7 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.
```json
"features": {
- "devcontainers/features/ruby@latest": {
+ "ghcr.io/devcontainers/features/ruby:1": {
"version": "latest"
}
}
@@ -21,4 +21,4 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/ruby/devcontainer-feature.json)._