Skip to content

Commit

Permalink
fix: remove themes dir from dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
diced committed Dec 16, 2024
1 parent d1cef2c commit 7f7764f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ COPY tsup.config.ts ./tsup.config.ts
COPY tsconfig.json ./tsconfig.json
COPY mimes.json ./mimes.json
COPY code.json ./code.json
COPY themes ./themes

ENV NEXT_TELEMETRY_DISABLED=1 \
NODE_ENV=production
Expand Down

0 comments on commit 7f7764f

Please sign in to comment.