Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.

Commit 7d5c705

Browse files
author
Juan Carlos Martin
committed
chore: Update axios library and npm audit fix
1 parent b0095bf commit 7d5c705

3 files changed

Lines changed: 190 additions & 154 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN chown -R node:node /usr/src/app
1212

1313
USER node
1414

15-
RUN npm install
15+
RUN npm ci --omit=dev
1616

1717
COPY . /usr/src/app
1818

0 commit comments

Comments
 (0)