Skip to content

Commit

Permalink
Add gpg to image
Browse files Browse the repository at this point in the history
  • Loading branch information
djboris9 authored Feb 16, 2022
1 parent 58907b0 commit d74029a
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 @@ -8,6 +8,7 @@ RUN apt-get update \
ca-certificates \
lsb-release \
pigz \
gnupg \
curl \
jq \
&& echo "deb http://apt.postgresql.org/pub/repos/apt/ $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list \
Expand Down

0 comments on commit d74029a

Please sign in to comment.