Skip to content

Commit

Permalink
feat(gpg): install gpg (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic authored Jul 27, 2022
1 parent f74a518 commit d2049c8
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 @@ -26,6 +26,7 @@ RUN set -x \
ruby-ffi \
rpm \
git \
gpg \
&& apt-get install --reinstall -y bash \
&& gem install fpm \
&& mkdir /src/ \
Expand Down

0 comments on commit d2049c8

Please sign in to comment.