Skip to content

Commit

Permalink
Adopt new pgp key
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeggies authored and eikenb committed Apr 26, 2021
1 parent 33dd2b2 commit b64b9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-support/docker/Release.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN addgroup ${NAME} && \
# Set up certificates, base tools, and software.
RUN set -eux && \
apk add --no-cache ca-certificates curl gnupg libcap openssl su-exec iputils && \
BUILD_GPGKEY=91A6E7F85D05C65630BEF18951852D87348FFC4C; \
BUILD_GPGKEY=C874011F0AB405110D02105534365D9472D7468F; \
found=''; \
for server in \
hkp://p80.pool.sks-keyservers.net:80 \
Expand Down

0 comments on commit b64b9dc

Please sign in to comment.