Bump Phoenix to 4.13
diff --git a/moby.yml b/moby.yml
index ac449eb..0987c3c 100644
--- a/moby.yml
+++ b/moby.yml
@@ -15,7 +15,7 @@
 #
 services:
   - id: phoenix
-    image: boostport/hbase-phoenix-all-in-one:1.3-4.12
+    image: boostport/hbase-phoenix-all-in-one:1.3-4.13
     ports:
       - "8765"
 
diff --git a/wercker.yml b/wercker.yml
index 65ae3f1..608bbc8 100644
--- a/wercker.yml
+++ b/wercker.yml
@@ -20,7 +20,7 @@
 no-response-timeout: 20
 
 services:
-  - boostport/hbase-phoenix-all-in-one:1.3-4.12
+  - boostport/hbase-phoenix-all-in-one:1.3-4.13
 
 build:
   steps: