Fix protocol

This commit is contained in:
Roger A. Light 2023-09-12 23:11:54 +01:00
parent f09ea91e11
commit 66c6276735

View File

@ -45,7 +45,7 @@ RUN set -x && \
export GNUPGHOME="$(mktemp -d)" && \
found=''; \
for server in \
htps://keys.openpgp.org \
hkps://keys.openpgp.org \
hkp://keyserver.ubuntu.com:80 \
pgp.mit.edu \
; do \