mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-05 10:40:05 +08:00
Fix protocol
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user