miniflux-v2/.devcontainer/devcontainer.json

7 lines
128 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/go:1": {}
}
}