Skip to content

Commit

Permalink
Merge pull request #1150 from seokho-son/main
Browse files Browse the repository at this point in the history
Staging CB-TB v0.6.0
  • Loading branch information
seokho-son authored Jul 1, 2022
2 parents 0640542 + b060557 commit 6e21dbe
Show file tree
Hide file tree
Showing 3 changed files with 5,347 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/runSpider.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

CONTAINER_NAME_READ="CB-Spider"
CONTAINER_VERSION="0.5.12"
CONTAINER_VERSION="0.5.12-p1"
CONTAINER_PORT="-p 1024:1024 -p 2048:2048"
CONTAINER_DATA_PATH="/root/go/src/github.com/cloud-barista/cb-spider/meta_db"

Expand Down
Loading

0 comments on commit 6e21dbe

Please sign in to comment.