Skip to content

Commit 78f8aa8

Browse files
committed
npm rebuild
1 parent 03a9040 commit 78f8aa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/Dockerfile-screener

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,6 @@ COPY . .
8383
RUN chmod +x install-dynamodb-local.sh
8484
RUN ./install-dynamodb-local.sh
8585
RUN npm ci
86+
RUN npm rebuild
8687

8788
ENTRYPOINT ["./screener.sh"]

0 commit comments

Comments
 (0)