We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0011074 commit e3971b8Copy full SHA for e3971b8
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Jekyll and Netlify",
3
- "image": "mcr.microsoft.com/devcontainers/ruby:4.0",
+ "image": "mcr.microsoft.com/devcontainers/ruby:2.7",
4
"containerUser": "vscode",
5
"remoteUser": "vscode",
6
"features": {
0 commit comments