Setup a basic traveral suite for starting
[integration.git] / test / csit / plans / aai / resources / docker-compose.yml
index ab78236..923f24d 100644 (file)
@@ -48,7 +48,7 @@ services:
         max-size: "30m"
         max-file: "5"
   aai.hbase.simpledemo.openecomp.org:
-    image: ${HBASE_IMAGE}
+    image: ${HBASE_IMAGE}:${HBASE_VERSION}
     hostname: aai.hbase.simpledemo.openecomp.org
     ports:
       - 2181:2181