build-push-action/.devcontainer/devcontainer.json
Cokybit da9f9eb9ad
Create devcontainer.json
gh pr checkout 1276

Signed-off-by: Cokybit <80327177+cokyman@users.noreply.github.com>
2024-12-08 13:12:10 +07:00

7 lines
102 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}
gh pr checkout 1276