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 \
gpg \
less \
libz-dev \
locales \
make \
netbase \