Dockerfile: install gpg agent

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

View File

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