fix: help

This commit is contained in:
2023-03-04 18:00:45 +01:00
parent be5fc6db37
commit 19ef02f88c

View File

@@ -19,6 +19,7 @@ WORKDIR /app
COPY package.json ./
RUN npm i
RUN npm rebuild @tensorflow/tfjs-node --build-from-source
EXPOSE 7272