Skip to content

Commit

Permalink
Remove fonts from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfbacon authored Oct 25, 2024
1 parent a607ddb commit 9c25d7d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,3 @@ COPY --from=builder \
/typst-bot/target/release/worker \
/typst-bot/target/release/typst-bot \
./

# Fonts are copied from the host at the very end so that the fonts can get updated without
# invalidating any previously cached image layers.
COPY fonts fonts

0 comments on commit 9c25d7d

Please sign in to comment.