We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a9040 commit 78f8aa8Copy full SHA for 78f8aa8
scripts/Dockerfile-screener
@@ -83,5 +83,6 @@ COPY . .
83
RUN chmod +x install-dynamodb-local.sh
84
RUN ./install-dynamodb-local.sh
85
RUN npm ci
86
+RUN npm rebuild
87
88
ENTRYPOINT ["./screener.sh"]
0 commit comments