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

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


The following commit(s) were added to refs/heads/support/1.12 by this push:
     new b862f19  update Dockerfile to apache-geode 1.12.2
b862f19 is described below

commit b862f19fdde9646453dc736d0bbb5cd691badcbb
Author: Owen Nichols <[email protected]>
AuthorDate: Wed Apr 21 11:15:16 2021 -0700

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

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 0ddb598..5a8f302 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.12.1
+ENV GEODE_VERSION 1.12.2
 # Binaries TGZ SHA-256
 # 
https://dist.apache.org/repos/dist/release/geode/VERSION/apache-geode-VERSION.tgz.sha256
-ENV GEODE_SHA256 
b7ab42433712ba52175393fae6614862e55f38516bd209cb2e54c1689afaf070
+ENV GEODE_SHA256 
89e09286eee965e18d2e1e967098bb05b5970c13e95f8fdd73c1c7f3136d8fce
 
 # http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0.tgz
 

Reply via email to