Skip to content

Commit

Permalink
Add a default for the version option
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewn617 committed Mar 4, 2024
1 parent b2a6f64 commit 422ac15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/ruby/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"options": {
"version": {
"type": "string",
"default": "3.3.0",
"description": "The ruby version to be installed"
}
}
Expand Down

0 comments on commit 422ac15

Please sign in to comment.