We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c855b4d + 74324fd commit e9b68caCopy full SHA for e9b68ca
docker-compose.yaml
@@ -7,7 +7,7 @@ networks:
7
services:
8
# CB-Tumblebug
9
cb-tumblebug:
10
- image: cloudbaristaorg/cb-tumblebug:0.9.18
+ image: cloudbaristaorg/cb-tumblebug:0.9.19
11
container_name: cb-tumblebug
12
build:
13
context: .
@@ -111,7 +111,7 @@ services:
111
112
# CB-Spider
113
cb-spider:
114
- image: cloudbaristaorg/cb-spider:0.9.7
+ image: cloudbaristaorg/cb-spider:0.9.8
115
container_name: cb-spider
116
# build:
117
# context: ../cb-spider
@@ -145,7 +145,7 @@ services:
145
146
# cb-mapui
147
cb-mapui:
148
- image: cloudbaristaorg/cb-mapui:0.9.8
+ image: cloudbaristaorg/cb-mapui:0.9.10
149
container_name: cb-mapui
150
151
# context: ../cb-mapui
0 commit comments