Skip to content

Commit e2b3501

Browse files
committed
Added unzip to the image
1 parent eb0cf2f commit e2b3501

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ RUN dnf install -y \
4343
texlive-iftex.noarch \
4444
texlive-braket.noarch \
4545
texlive-cancel.noarch \
46-
texlive-xecjk.noarch
46+
texlive-xecjk.noarch \
47+
unzip
4748

4849
# Install Noto Sans fonts: base (Latin/Greek/Cyrillic) + CJK (Korean/Chinese/Japanese)
4950
# These are the default fonts used by the template for broad Unicode coverage.

0 commit comments

Comments
 (0)