Skip to content

Commit 9c25d7d

Browse files
authored
Remove fonts from Dockerfile
1 parent a607ddb commit 9c25d7d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,3 @@ COPY --from=builder \
3939
/typst-bot/target/release/worker \
4040
/typst-bot/target/release/typst-bot \
4141
./
42-
43-
# Fonts are copied from the host at the very end so that the fonts can get updated without
44-
# invalidating any previously cached image layers.
45-
COPY fonts fonts
46-

0 commit comments

Comments
 (0)