From 38dfe76948667bfdaf2e5b08d2804f9c379f94d8 Mon Sep 17 00:00:00 2001 From: Richard Sperry Date: Thu, 17 Apr 2025 22:00:09 -0700 Subject: [PATCH] devenv --- vscode/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode/Dockerfile b/vscode/Dockerfile index 933d865..62d3c18 100644 --- a/vscode/Dockerfile +++ b/vscode/Dockerfile @@ -78,7 +78,7 @@ RUN if [ "${BUILD_ARCH}" = "aarch64" ]; then HA_CLI_URL="https://github.com/home && chmod +x "/usr/bin/ha" # Resolve code error -WORKDIR /usr/lib/code-server/ +WORKDIR /usr/lib/code-server/lib/vscode RUN npm add vsda #Copy root file system