1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-03-30 19:50:07 +02:00
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

6 lines
102 B
JSON

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