mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-18 09:36:37 +08:00
Merge 115199f74c
into 6ab87f8a08
This commit is contained in:
commit
92c2282f7e
18
.devcontainer/Patch Selemela07 devcontainer.json
Normal file
18
.devcontainer/Patch Selemela07 devcontainer.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {
|
||||
}
|
||||
}
|
||||
{
|
||||
"name": selemela07-devcontainer",
|
||||
"image": "mcr.microsoft.com/devcontainers/base:ubuntu", // Any generic, debian-based image.
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/go:1": {
|
||||
"version": "1.18"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:1": {
|
||||
"version": "latest",
|
||||
"moby": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user