Skip to content

Commit

Permalink
riscv architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
wzzc-dev committed Mar 6, 2024
1 parent 52f2b05 commit e4c3c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN ln -fs /usr/share/zoneinfo/${TZ} /etc/localtime; \
RUN apt-get update && apt-get install --no-install-recommends \
apt-transport-https ca-certificates poppler-utils qpdf \
libfile-mimeinfo-perl libimage-exiftool-perl ghostscript \
libsecret-1-0 zlib1g-dev libjpeg-dev ffmpeg libmagic1 python3-magic \
libsecret-1-0 zlib1g-dev libjpeg-dev ffmpeg python3-magic \
libmagickwand-dev imagemagick -y \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit e4c3c37

Please sign in to comment.