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

dixie 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 7ca174c  GEODE-10099: update Dockerfile to apache-geode 1.12.9
7ca174c is described below

commit 7ca174cc4d93dc4099ebba888e538ba90bc3cd5a
Author: Dick Cavender <[email protected]>
AuthorDate: Wed Mar 9 18:05:58 2022 -0800

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

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 80245f5..0ec6595 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.12.8
+ENV GEODE_VERSION 1.12.9
 # Binaries TGZ SHA-256
 # 
https://dist.apache.org/repos/dist/release/geode/VERSION/apache-geode-VERSION.tgz.sha256
-ENV GEODE_SHA256 
a732eb9ce85da0e845ed4526f4ea7042c376238a9e35e9fe03a674900ee64dc8
+ENV GEODE_SHA256 
1e769a8950f51cd9985d48ac6fa9eb527735529672e8e5cecc9546e0c4337ab1
 
 # http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0.tgz
 

Reply via email to