Adopt new pgp key (#1170)

pull/1207/head
Michele Degges 5 years ago committed by GitHub
parent 7f071a099c
commit 1e6f33bdf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ ADD https://releases.hashicorp.com/boundary/${VERSION}/boundary_${VERSION}_SHA25
RUN apk add --no-cache ca-certificates gnupg openssl libcap su-exec dumb-init tzdata
RUN cd /tmp/ && \
BUILD_GPGKEY=91A6E7F85D05C65630BEF18951852D87348FFC4C; \
BUILD_GPGKEY=C874011F0AB405110D02105534365D9472D7468F; \
found=''; \
for server in \
hkp://p80.pool.sks-keyservers.net:80 \

Loading…
Cancel
Save