Dockerfile: drop libz-dev

This commit is contained in:
Bo Anderson 2024-02-19 18:39:31 +00:00
parent 3a796203d8
commit 9872572688
No known key found for this signature in database

View File

@ -27,7 +27,6 @@ RUN apt-get update \
git \ git \
gpg \ gpg \
less \ less \
libz-dev \
locales \ locales \
make \ make \
netbase \ netbase \