Skip to content

Commit

Permalink
no clam packages
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Sep 7, 2023
1 parent 91e7b02 commit d4f4150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sddi-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ USER root
RUN set -ex && \
apt-get update && \
apt-get install -y --no-install-recommends \
libxml2-dev libxslt1-dev libgeos-c1v5 clamav && \
libxml2-dev libxslt1-dev libgeos-c1v5 && \
pip install --no-cache-dir -U pip && \
rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit d4f4150

Please sign in to comment.