Skip to content

Commit e9b68ca

Browse files
Staging CB-TB v0.9.19
2 parents c855b4d + 74324fd commit e9b68ca

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.18
10+
image: cloudbaristaorg/cb-tumblebug:0.9.19
1111
container_name: cb-tumblebug
1212
build:
1313
context: .
@@ -111,7 +111,7 @@ services:
111111

112112
# CB-Spider
113113
cb-spider:
114-
image: cloudbaristaorg/cb-spider:0.9.7
114+
image: cloudbaristaorg/cb-spider:0.9.8
115115
container_name: cb-spider
116116
# build:
117117
# context: ../cb-spider
@@ -145,7 +145,7 @@ services:
145145

146146
# cb-mapui
147147
cb-mapui:
148-
image: cloudbaristaorg/cb-mapui:0.9.8
148+
image: cloudbaristaorg/cb-mapui:0.9.10
149149
container_name: cb-mapui
150150
# build:
151151
# context: ../cb-mapui

0 commit comments

Comments
 (0)