Skip to content

Commit 8060531

Browse files
authored
Update devcontainer.json
Signed-off-by: Luke Goodfellow <[email protected]>
1 parent cce3343 commit 8060531

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"name": "Codefresh Support Package",
44
"image": "denoland/deno:1.39.2",
55
"onCreateCommand": "apt-get update && apt-get install git zip -y",
6-
"mounts": [
7-
"type=bind,source=${localEnv:HOME}/.ssh,target=/root/.ssh,readonly"
8-
],
96
"customizations": {
107
"vscode": {
118
"settings": {

0 commit comments

Comments
 (0)