This commit is contained in:
Richard Sperry 2025-04-17 22:00:09 -07:00
parent 966c19f950
commit 38dfe76948

View file

@ -78,7 +78,7 @@ RUN if [ "${BUILD_ARCH}" = "aarch64" ]; then HA_CLI_URL="https://github.com/home
&& chmod +x "/usr/bin/ha" && chmod +x "/usr/bin/ha"
# Resolve code error # Resolve code error
WORKDIR /usr/lib/code-server/ WORKDIR /usr/lib/code-server/lib/vscode
RUN npm add vsda RUN npm add vsda
#Copy root file system #Copy root file system