mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-29 05:22:36 +02:00
update key 2
This commit is contained in:
parent
bdaf3729e5
commit
d0482da553
@ -35,7 +35,7 @@ RUN apk add --no-cache gnupg
|
||||
|
||||
# Guix Builder Keys: https://github.com/bitcoin-core/guix.sigs/tree/main/builder-keys
|
||||
# curl -s "https://api.github.com/repos/bitcoin-core/guix.sigs/contents/builder-keys" | jq -r '.[].download_url'
|
||||
ENV KEYS 1A3E761F19D2CC7785C5502EA291A2C45D0C504A CACC7CBB26B3D2EE8FC2F2BC0E37EBAB8574F005 55058E8947E136A64F9E8AD5C4512A878E4AC2BF 658E64021E5793C6C4E15E45C2E581F5B998F30E F4FC70F07310028424EFC20A8E4256593F177720
|
||||
ENV KEYS 1A3E761F19D2CC7785C5502EA291A2C45D0C504A CACC7CBB26B3D2EE8FC2F2BC0E37EBAB8574F005 55058E8947E136A64F9E8AD5C4512A878E4AC2BF 658E64021E5793C6C4E15E45C2E581F5B998F30E F4FC70F07310028424EFC20A8E4256593F177720 F68650A2E112BFAD08454264CFB2E7C306F13F5D
|
||||
|
||||
RUN gpg --keyserver keyserver.ubuntu.com --recv-keys $KEYS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user