mirror of
https://github.com/grafana/loki.git
synced 2026-03-13 09:33:58 +08:00
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"image": "grafana/loki-build-image:0.35.0",
|
|
"containerEnv": {
|
|
"BUILD_IN_CONTAINER": "false"
|
|
},
|
|
"customizations": {
|
|
"vscode": {
|
|
"settings": {},
|
|
"extensions": ["golang.go", "Grafana.vscode-jsonnet"]
|
|
}
|
|
},
|
|
"features": {}
|
|
}
|