Skip to content

Commit e3971b8

Browse files
authored
Revert "impl: Update mcr.microsoft.com/devcontainers/ruby Docker tag to v4 (#…"
This reverts commit 2e6437b.
1 parent 0011074 commit e3971b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Jekyll and Netlify",
3-
"image": "mcr.microsoft.com/devcontainers/ruby:4.0",
3+
"image": "mcr.microsoft.com/devcontainers/ruby:2.7",
44
"containerUser": "vscode",
55
"remoteUser": "vscode",
66
"features": {

0 commit comments

Comments
 (0)