mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2024-12-23 15:52:59 +03:00
11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"wine_specified_version": {
|
|
"image": "mcr.microsoft.com/devcontainers/base:debian",
|
|
"features": {
|
|
"wine": {
|
|
"version": "8.5"
|
|
}
|
|
}
|
|
}
|
|
}
|