You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2017/08/11 01:49:59 UTC

[02/50] calcite-avatica-go git commit: Bump phoenix image to 1.2.3-4.8.0.

Bump phoenix image to 1.2.3-4.8.0.


Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/commit/1bdda70e
Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/tree/1bdda70e
Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/diff/1bdda70e

Branch: refs/heads/master
Commit: 1bdda70ee5e4a91d023024f8874ea89ba9a65e6f
Parents: af32e42
Author: Francis Chuang <fr...@boostport.com>
Authored: Mon Sep 26 16:22:44 2016 +1000
Committer: Julian Hyde <jh...@apache.org>
Committed: Thu Aug 10 18:47:08 2017 -0700

----------------------------------------------------------------------
 moby.yml    | 2 +-
 wercker.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/1bdda70e/moby.yml
----------------------------------------------------------------------
diff --git a/moby.yml b/moby.yml
index e4776b9..55e6440 100644
--- a/moby.yml
+++ b/moby.yml
@@ -1,6 +1,6 @@
 services:
   - id: phoenix
-    image: boostport/hbase-phoenix-all-in-one:1.2.2-4.8.0
+    image: boostport/hbase-phoenix-all-in-one:1.2.3-4.8.0
     ports:
       - "8765"
 

http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/1bdda70e/wercker.yml
----------------------------------------------------------------------
diff --git a/wercker.yml b/wercker.yml
index 1524699..a67732e 100644
--- a/wercker.yml
+++ b/wercker.yml
@@ -5,7 +5,7 @@ box:
 no-response-timeout: 20
 
 services:
-  - boostport/hbase-phoenix-all-in-one:1.2.2-4.8.0
+  - boostport/hbase-phoenix-all-in-one:1.2.3-4.8.0
 
 build:
   steps: