Skip to content

Commit

Permalink
fix: Update docker/Dockerfile.stats-web
Browse files Browse the repository at this point in the history
Co-authored-by: Iaroslav Gryshaiev <[email protected]>
  • Loading branch information
baktun14 and ygrishajev authored Jun 12, 2024
1 parent e9ab453 commit fc1cda1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile.stats-web
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ RUN apt-get update
RUN apt-get install libcap2-bin -y
RUN setcap cap_net_bind_service=+ep `readlink -f \`which node\``

# RUN npm ci --workspace apps/stats-web --omit=dev

USER nextjs

Expand Down

0 comments on commit fc1cda1

Please sign in to comment.