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