We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c17d2d + 9a21d08 commit a6fe215Copy full SHA for a6fe215
images/ruby/.devcontainer/devcontainer.json
@@ -15,7 +15,7 @@
15
"version": "latest",
16
"ppa": "false"
17
},
18
- "ghcr.io/rails/devcontainer/features/ruby:0.2.0": {
+ "ghcr.io/rails/devcontainer/features/ruby": {
19
"version": "${localEnv:RUBY_VERSION}"
20
}
21
0 commit comments