Skip to content

Commit d126180

Browse files
Staging v0.10.0 and update docker-compose.yaml
2 parents f355103 + 877afcd commit d126180

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker-compose.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ networks:
77
services:
88
# CB-Tumblebug
99
cb-tumblebug:
10-
image: cloudbaristaorg/cb-tumblebug:0.9.22
10+
image: cloudbaristaorg/cb-tumblebug:0.10.0
1111
container_name: cb-tumblebug
1212
build:
1313
context: .
@@ -112,7 +112,7 @@ services:
112112

113113
# CB-Spider
114114
cb-spider:
115-
image: cloudbaristaorg/cb-spider:0.9.8
115+
image: cloudbaristaorg/cb-spider:0.10.0
116116
container_name: cb-spider
117117
# build:
118118
# context: ../cb-spider
@@ -146,7 +146,7 @@ services:
146146

147147
# cb-mapui
148148
cb-mapui:
149-
image: cloudbaristaorg/cb-mapui:0.9.13
149+
image: cloudbaristaorg/cb-mapui:0.10.0
150150
container_name: cb-mapui
151151
# build:
152152
# context: ../cb-mapui

0 commit comments

Comments
 (0)