Skip to content

Commit

Permalink
Staging v0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-github-robot authored Sep 2, 2024
2 parents a3e82d1 + 0de04f9 commit e31d41f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ networks:
services:
# CB-Tumblebug
cb-tumblebug:
image: cloudbaristaorg/cb-tumblebug:0.9.8
image: cloudbaristaorg/cb-tumblebug:0.9.9
container_name: cb-tumblebug
build:
context: .
Expand Down Expand Up @@ -109,7 +109,7 @@ services:

# CB-Spider
cb-spider:
image: cloudbaristaorg/cb-spider:0.9.2
image: cloudbaristaorg/cb-spider:0.9.3
container_name: cb-spider
# build:
# context: ../cb-spider
Expand Down Expand Up @@ -143,7 +143,7 @@ services:

# cb-mapui
cb-mapui:
image: cloudbaristaorg/cb-mapui:0.9.3
image: cloudbaristaorg/cb-mapui:0.9.4
container_name: cb-mapui
build:
context: ../cb-mapui
Expand Down

0 comments on commit e31d41f

Please sign in to comment.