revert: temporary devcontainer buildkit fix removed

This commit is contained in:
Jack Wills
2023-03-07 03:24:07 +00:00
parent 601a73d2c8
commit d1497a4451
+1 -2
View File
@@ -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": [