Skip to content

Commit

Permalink
bump the geode version in the Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
onichols-pivotal committed Apr 19, 2019
1 parent bf4ee80 commit c0a73d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ENV GEODE_HOME /geode
ENV PATH $PATH:$GEODE_HOME/bin

# https://geode.apache.org/releases/
ENV GEODE_VERSION 1.6.0
ENV GEODE_VERSION 1.9.0
# Binaries TGZ SHA-256
# https://dist.apache.org/repos/dist/release/geode/VERSION/apache-geode-VERSION.tgz.sha256
ENV GEODE_SHA256 79e8d81d058b1c4edd5fb414ff30ac530f7913b978f5abc899c353fcb06e5ef3
Expand Down

0 comments on commit c0a73d1

Please sign in to comment.