mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-18 11:05:37 -04:00
Downgraded Ruby in devcontainer.json to fix issue with jekyll
This commit is contained in:
parent
b7e3a0d644
commit
5fbca78d23
@ -17,6 +17,8 @@
|
||||
"remoteUser": "vscode",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {},
|
||||
"ghcr.io/devcontainers/features/ruby": {}
|
||||
"ghcr.io/devcontainers/features/ruby": {
|
||||
"version": "3.1.2"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user