Skip to content

Commit

Permalink
feat: yarn installed baked in now
Browse files Browse the repository at this point in the history
  • Loading branch information
amessbee committed Jul 22, 2024
1 parent 8e0ab66 commit b5dd3e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
{
"name": "Node+GH+DinD",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mudassirshabbir/dab:basic",
// "image": "mudassirshabbir/dab:basic",
"image": "mudassirshabbir/dab:updated",

// Use 'forwardPorts' to make a list of ports inside the container available locally.
"forwardPorts": [5173, 1317, 26657, 26656],
Expand Down

0 comments on commit b5dd3e9

Please sign in to comment.