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

onichols 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 2bb68e7  update Dockerfile to apache-geode 1.13.6
2bb68e7 is described below

commit 2bb68e70c37a1a3a243f65473b9358e757f1f1f5
Author: Owen Nichols <[email protected]>
AuthorDate: Wed Dec 15 15:30:14 2021 -0800

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

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 3ef6b5a..139fd5c 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -33,10 +33,10 @@ ENV GEODE_HOME /geode
 ENV PATH $PATH:$GEODE_HOME/bin
 
 # https://geode.apache.org/releases/
-ENV GEODE_VERSION 1.13.5
+ENV GEODE_VERSION 1.13.6
 # Binaries TGZ SHA-256
 # 
https://dist.apache.org/repos/dist/release/geode/VERSION/apache-geode-VERSION.tgz.sha256
-ENV GEODE_SHA256 
ce3b9bd00719e03ee096ff21c5d46c32a48520daa7334be864dae7b325fad4e6
+ENV GEODE_SHA256 
0f56b857c6ab263ce74ce3b136152453d163069771ac79fdbcf49261da5cf819
 
 # http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0.tgz
 

Reply via email to