Loosen docker image version constraints

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/28cd2801
Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/tree/28cd2801
Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/diff/28cd2801

Branch: refs/heads/master
Commit: 28cd2801c2e00c07af8f7a313cb58b1b22b100d1
Parents: 625d90f
Author: Francis Chuang <francis.chu...@boostport.com>
Authored: Thu May 4 11:09:42 2017 +1000
Committer: Julian Hyde <jh...@apache.org>
Committed: Thu Aug 10 18:47:11 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/28cd2801/moby.yml
----------------------------------------------------------------------
diff --git a/moby.yml b/moby.yml
index d5171bb..357a36d 100644
--- a/moby.yml
+++ b/moby.yml
@@ -1,6 +1,6 @@
 services:
   - id: phoenix
-    image: boostport/hbase-phoenix-all-in-one:1.2.4-4.10.0
+    image: boostport/hbase-phoenix-all-in-one:1.2-4.10
     ports:
       - "8765"
 

http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/28cd2801/wercker.yml
----------------------------------------------------------------------
diff --git a/wercker.yml b/wercker.yml
index ec8523c..c30cfee 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.4-4.10.0
+  - boostport/hbase-phoenix-all-in-one:1.2-4.10
 
 build:
   steps:

Reply via email to