diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0cdbe41..b226482 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,8 +7,7 @@ "args": { // Use the VARIANT arg to pick a Debian OS version: buster, bullseye // Use bullseye when on local on arm64/Apple Silicon. - "VARIANT": "bullseye", - "BUILDKIT_INLINE_CACHE": "0" + "VARIANT": "bullseye" } }, "runArgs": [