revert: temporary devcontainer buildkit fix removed
This commit is contained in:
@@ -7,8 +7,7 @@
|
|||||||
"args": {
|
"args": {
|
||||||
// Use the VARIANT arg to pick a Debian OS version: buster, bullseye
|
// Use the VARIANT arg to pick a Debian OS version: buster, bullseye
|
||||||
// Use bullseye when on local on arm64/Apple Silicon.
|
// Use bullseye when on local on arm64/Apple Silicon.
|
||||||
"VARIANT": "bullseye",
|
"VARIANT": "bullseye"
|
||||||
"BUILDKIT_INLINE_CACHE": "0"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"runArgs": [
|
"runArgs": [
|
||||||
|
|||||||
Reference in New Issue
Block a user