Skip to content

Commit

Permalink
Update CB-Spider docker version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-github-robot authored Dec 15, 2023
2 parents 34d63b7 + bdfa0cb commit 5acaa00
Showing 1 changed file with 1 addition and 1 deletion.
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.7.8"
CONTAINER_VERSION="0.8.0"
CONTAINER_PORT="-p 1024:1024 -p 2048:2048"
CONTAINER_DATA_PATH="/root/go/src/github.com/cloud-barista/cb-spider/meta_db"

Expand Down

0 comments on commit 5acaa00

Please sign in to comment.