Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
feat: disable telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeifyeve committed Jul 5, 2024
1 parent 4be985c commit 7c11786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR /app


RUN bun install
RUN bun astro telemetry disable

RUN bun run build

Expand Down

0 comments on commit 7c11786

Please sign in to comment.