Dockerfile: install gpg

This commit is contained in:
Dawid Dziurla 2022-04-24 22:46:31 +02:00 committed by GitHub
parent 7ffaaf8c9a
commit 7972c332e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,8 @@ RUN apt-get update \
g++ \ g++ \
gawk \ gawk \
git \ git \
gpg \
gnupg \ gnupg \
gnupg-agent \
less \ less \
libz-dev \ libz-dev \
locales \ locales \