Skip to content

Commit

Permalink
Add zlib1g-dev to Dockerfile dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Feb 21, 2025
1 parent 9c11ac8 commit bd3ee83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get -yq dist-upgrad
tzdata \
unzip \
zip \
zlib1g-dev \
python3-tlsh \
diffoscope \
jsbeautifier \
Expand Down

0 comments on commit bd3ee83

Please sign in to comment.