Skip to content

Commit f63bb08

Browse files
committed
Bump devcontainer Ruby to 4.0.3
Matches the current default of ghcr.io/rails/devcontainer/features/ruby:2 (v2.2.1).
1 parent 91d2516 commit f63bb08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"workspaceFolder": "/workspaces/ruby-plsql",
66
"features": {
77
"ghcr.io/rails/devcontainer/features/ruby:2": {
8-
"version": "4.0.2"
8+
"version": "4.0.3"
99
}
1010
},
1111
"customizations": {

0 commit comments

Comments
 (0)