Skip to content

Commit 703e1de

Browse files
Update mcr.microsoft.com/devcontainers/ruby Docker tag to v4
1 parent 47f7508 commit 703e1de

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
@@ -1,6 +1,6 @@
11
{
22
"name": "Ruby",
3-
"image": "mcr.microsoft.com/devcontainers/ruby:3.0@sha256:84ec41f29cabe46f80f235427e64ad675927eda08c50ce54429c6dd661ef9d23",
3+
"image": "mcr.microsoft.com/devcontainers/ruby:4.0@sha256:84f80d679e21d0b684a73926c549d13a39743030387ec5dbb50e8db80a12fbdf",
44
"postCreateCommand": "bundle install && pip install -r requirements.txt",
55
"features": {
66
"ghcr.io/devcontainers/features/python:1": {},

0 commit comments

Comments
 (0)