Skip to content

Commit

Permalink
apply sonarcloud recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
No767 committed Dec 16, 2024
1 parent e1453a3 commit 818806f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN adduser --disabled-password --gecos "" website \

USER website

RUN npm ci --ignore-scripts=true
RUN npm ci --ignore-scripts
RUN npm run build

EXPOSE 3000
Expand Down

0 comments on commit 818806f

Please sign in to comment.