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

dbarnes pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.13 by this push:
     new ee9790d  apache-geode 1.13.0
ee9790d is described below

commit ee9790d5463947d58e71fb6c5f6db7b033ef6711
Author: Dave Barnes <dbar...@apache.org>
AuthorDate: Wed Sep 9 11:00:36 2020 -0700

    apache-geode 1.13.0
---
 docker/Dockerfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 05f92cc..b8e6f3a 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -25,17 +25,17 @@ RUN apk add --no-cache \
 #       8763 31B4 5A97 E382 D1BD  FB44 4482 0F9C ABF4 396F
 # uid       [  undef ] Mike Stolz <mikest...@apache.org>
 # sub   4096R/3871E6AD 2018-04-12 [expires: 2022-04-12]
-ENV GEODE_GPG DB5476815A475574577D442B468A4800EAFB2498
+ENV GEODE_GPG 10F9AD4672ED0619B798DF3C8A98E20BE6F56A8E
 # 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
 ENV PATH $PATH:$GEODE_HOME/bin
 
 # https://geode.apache.org/releases/
-ENV GEODE_VERSION 1.9.0
+ENV GEODE_VERSION 1.13.0
 # Binaries TGZ SHA-256
 # 
https://dist.apache.org/repos/dist/release/geode/VERSION/apache-geode-VERSION.tgz.sha256
-ENV GEODE_SHA256 
8794808ebc89bc855f0b989b32e91e890d446cfd058e123f6ccb9e12597c1c4f
+ENV GEODE_SHA256 
8caf6dcafa5c6bb7c10dc7d512d0569dd16e463e01c18997118e20a5f43e6097
 
 # http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0.tgz
 

Reply via email to