"...git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "7ee1c46b7831cdd5a66a46f23e4f32ffda1d0b52"
Commit eddaa7fa authored by Jun Siang Cheah's avatar Jun Siang Cheah
Browse files

cross compile node

parent 550fc63e
......@@ -12,7 +12,7 @@ ARG USE_CUDA_VER=cu121
ARG USE_EMBEDDING_MODEL=all-MiniLM-L6-v2
######## WebUI frontend ########
FROM node:21-alpine3.19 as build
FROM --platform=$BUILDPLATFORM node:21-alpine3.19 as build
WORKDIR /app
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment