mirror of
https://code.forgejo.org/docker/build-push-action.git
synced 2025-09-28 18:17:57 +00:00
Create devcontainer.json
zacharyr0th:patch-5 Signed-off-by: mikeb42069 <120042661+mikeb42069@users.noreply.github.com>
This commit is contained in:
parent
cb8fc7586f
commit
4ee6ba3977
1 changed files with 4 additions and 0 deletions
4
.devcontainer/devcontainer.json
Normal file
4
.devcontainer/devcontainer.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue