You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2019/04/19 18:07:37 UTC

[geode] branch release/1.9.0 updated: adding my GPG key as per release instructions

This is an automated email from the ASF dual-hosted git repository.

onichols pushed a commit to branch release/1.9.0
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/release/1.9.0 by this push:
     new bf4ee80  adding my GPG key as per release instructions
bf4ee80 is described below

commit bf4ee8075f125542a22b4cb693666d989c5eba64
Author: Owen Nichols <on...@pivotal.io>
AuthorDate: Fri Apr 19 10:34:54 2019 -0700

    adding my GPG key as per release instructions
---
 docker/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 43c6dfc..9bafa84 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -25,7 +25,7 @@ RUN apk add --no-cache \
 #       8763 31B4 5A97 E382 D1BD  FB44 4482 0F9C ABF4 396F
 # uid       [  undef ] Mike Stolz <mi...@apache.org>
 # sub   4096R/3871E6AD 2018-04-12 [expires: 2022-04-12]
-ENV GEODE_GPG 0889380187C20785C2A7168045936212F0FF55B0
+ENV GEODE_GPG DB5476815A475574577D442B468A4800EAFB2498
 # TODO does this change per-release like other Apache projects? (and thus needs to be a list of full fingerprints from a KEYS file instead?)
 
 ENV GEODE_HOME /geode