mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Remove libzmq5 from Docker images
This was accidentally added in 356685d82d
and
doesn't need to be in our official 7.0 images.
This commit is contained in:
parent
8f877f9d58
commit
db5ab72d0e
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ RUN apt-get -q update \
|
|||
libssl3 \
|
||||
libuv1 \
|
||||
libz1 \
|
||||
libzmq5 \
|
||||
net-tools \
|
||||
procps \
|
||||
python3-minimal \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue