You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2022/10/10 20:03:10 UTC

[geode] branch support/1.15 updated: GEODE-10401: update Dockerfile to apache-geode 1.15.1

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

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


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new 10582d0fc7 GEODE-10401: update Dockerfile to apache-geode 1.15.1
10582d0fc7 is described below

commit 10582d0fc7741eb50169fa78f59fc686f4394d66
Author: Owen Nichols <on...@apache.org>
AuthorDate: Mon Oct 10 13:03:02 2022 -0700

    GEODE-10401: update Dockerfile to apache-geode 1.15.1
    
    The Dockerfile is updated _after_ the release is already tagged,
    because it needs to embed the sha256 of the release
---
 docker/Dockerfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 7022d52704..fd95042c30 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -22,16 +22,16 @@ RUN apk add --no-cache \
 		bash \
 		ncurses
 
-ENV GEODE_GPG DB5476815A475574577D442B468A4800EAFB2498
+ENV GEODE_GPG 1A3694A1448840FC3B1137B2CAE347D5AE2E5C93
 
 ENV GEODE_HOME /geode
 ENV PATH $PATH:$GEODE_HOME/bin
 
 # https://geode.apache.org/releases/
-ENV GEODE_VERSION 1.15.0
+ENV GEODE_VERSION 1.15.1
 # Binaries TGZ SHA-256
 # https://dist.apache.org/repos/dist/release/geode/VERSION/apache-geode-VERSION.tgz.sha256
-ENV GEODE_SHA256 97cd96e94991cbd433d93e8474e1c2e65deb92f022d810a1931464017701701b
+ENV GEODE_SHA256 2668970982d373ef42cff5076e7073b03e82c8e2fcd7757d5799b2506e265d57
 
 # http://apache.org/dyn/closer.cgi/geode/1.3.0/apache-geode-1.3.0.tgz