Skip to content

Commit

Permalink
Install zstd required for AOTriton compression
Browse files Browse the repository at this point in the history
  • Loading branch information
pruthvistony committed Sep 17, 2024
1 parent 5ab3022 commit 08ad11b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manywheel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ RUN yum install -y \
wget \
which \
xz \
yasm
yasm \
zstd
RUN yum install -y \
https://repo.ius.io/ius-release-el7.rpm
#Stopped working as of 8/1 (due to CentOS EOL?)
Expand Down

0 comments on commit 08ad11b

Please sign in to comment.