Skip to content

Commit 14f9370

Browse files
committed
Add public key
1 parent 2fc758c commit 14f9370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN apt update
1111
RUN apt -y install gpg gpg-agent curl
1212

1313
# Add tor key
14-
ENV KEYS 514102454D0A87DB0767A1EBBE6A0531C18A9179 B74417EDDF22AC9F9E90F49142E86A2A11F48D36
14+
ENV KEYS 514102454D0A87DB0767A1EBBE6A0531C18A9179 B74417EDDF22AC9F9E90F49142E86A2A11F48D36 7A02B3521DC75C542BA015456AFEE6D49E92B601
1515

1616
#RUN curl -s https://openpgpkey.torproject.org/.well-known/openpgpkey/torproject.org/hu/kounek7zrdx745qydx6p59t9mqjpuhdf |gpg --import -
1717
RUN gpg --keyserver keyserver.ubuntu.com --recv-keys $KEYS

0 commit comments

Comments
 (0)