changed dev container it.limbosolutions.com/mylimbo/devcontainers/devops:latest
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
{
|
||||
"name": "git-limbosolutions-com-dev",
|
||||
"image": "git.limbosolutions.com/mylimbo/devcontainers/devops:latest",
|
||||
|
||||
"runArgs": ["--hostname=git-limbosolutions-com-dev-container"],
|
||||
"remoteUser": "vscode",
|
||||
"mounts": [
|
||||
@@ -24,11 +23,12 @@
|
||||
"m4ns0ur.base64",
|
||||
"rogalmic.bash-debug",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"ms-azuretools.vscode-containers"
|
||||
],
|
||||
"settings": {
|
||||
"terminal.integrated.defaultProfile.linux": "zsh"
|
||||
}
|
||||
"ms-azuretools.vscode-containers",
|
||||
"eamodio.gitlens",
|
||||
"shd101wyy.markdown-preview-enhanced",
|
||||
"bierner.markdown-preview-github-styles"
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user