File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " Default" ,
3- "image" : " mcr.microsoft.com/devcontainers/universal:3 -noble" ,
3+ "image" : " mcr.microsoft.com/devcontainers/universal:4 -noble" ,
44 "customizations" : {
55 "vscode" : {
66 "settings" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Go" ,
3- "image" : " mcr.microsoft.com/devcontainers/universal:3 -noble" ,
3+ "image" : " mcr.microsoft.com/devcontainers/universal:4 -noble" ,
44 "postCreateCommand" : " make init" ,
55 "workspaceFolder" : " /workspaces/interviews/go" ,
66 "customizations" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Javascript" ,
3- "image" : " mcr.microsoft.com/devcontainers/universal:3 -noble" ,
3+ "image" : " mcr.microsoft.com/devcontainers/universal:4 -noble" ,
44 "postCreateCommand" : " make init" ,
55 "workspaceFolder" : " /workspaces/interviews/javascript" ,
66 "customizations" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Jupyter Notebook" ,
3- "image" : " mcr.microsoft.com/devcontainers/universal:3 -noble" ,
3+ "image" : " mcr.microsoft.com/devcontainers/universal:4 -noble" ,
44 "postCreateCommand" : " make init" ,
55 "workspaceFolder" : " /workspaces/interviews/jupyter-notebook" ,
66 "customizations" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Python" ,
3- "image" : " mcr.microsoft.com/devcontainers/universal:3 -noble" ,
3+ "image" : " mcr.microsoft.com/devcontainers/universal:4 -noble" ,
44 "postCreateCommand" : " make init" ,
55 "workspaceFolder" : " /workspaces/interviews/python" ,
66 "customizations" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Typescript React" ,
3- "image" : " mcr.microsoft.com/devcontainers/universal:3 -noble" ,
3+ "image" : " mcr.microsoft.com/devcontainers/universal:4 -noble" ,
44 "postCreateCommand" : " make init" ,
55 "workspaceFolder" : " /workspaces/interviews/typescript-react" ,
66 "customizations" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Typescript" ,
3- "image" : " mcr.microsoft.com/devcontainers/universal:3 -noble" ,
3+ "image" : " mcr.microsoft.com/devcontainers/universal:4 -noble" ,
44 "postCreateCommand" : " make init" ,
55 "workspaceFolder" : " /workspaces/interviews/typescript" ,
66 "customizations" : {
You can’t perform that action at this time.
0 commit comments