Skip to content

Commit

Permalink
feat(gpg-agent): install gpg-agent (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic authored Jul 29, 2022
1 parent d2049c8 commit 936f48d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN set -x \
rpm \
git \
gpg \
gpg-agent \
&& apt-get install --reinstall -y bash \
&& gem install fpm \
&& mkdir /src/ \
Expand Down

0 comments on commit 936f48d

Please sign in to comment.