Dockerfile: install gnupg

This commit is contained in:
Dawid Dziurla 2022-04-24 22:39:03 +02:00 committed by GitHub
parent 3e88dcb7f7
commit 9fab6ae7d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ RUN apt-get update \
g++ \ g++ \
gawk \ gawk \
git \ git \
gnupg \
less \ less \
libz-dev \ libz-dev \
locales \ locales \