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

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


The following commit(s) were added to refs/heads/release/1.9.1 by this push:
     new 3b7e411  apache-geode 1.9.1
3b7e411 is described below

commit 3b7e4115ec1838f01149789149ffca9f01148c99
Author: Owen Nichols <[email protected]>
AuthorDate: Fri Sep 6 10:15:58 2019 -0700

    apache-geode 1.9.1
---
 docker/Dockerfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 5fb02fc..683add2 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -32,10 +32,10 @@ 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.9.1
 # Binaries TGZ SHA-256
 # 
https://dist.apache.org/repos/dist/release/geode/VERSION/apache-geode-VERSION.tgz.sha256
-ENV GEODE_SHA256 
79e8d81d058b1c4edd5fb414ff30ac530f7913b978f5abc899c353fcb06e5ef3
+ENV GEODE_SHA256 
4243c1361fc7dec3f77801ec164b43c2fcda8526972516033e1dec5b0b2d544d
 
 # http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0.tgz
 

Reply via email to