Skip to content

Commit

Permalink
Staging CB-TB v0.9.19
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-github-robot authored Oct 25, 2024
2 parents c855b4d + 74324fd commit e9b68ca
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.18
image: cloudbaristaorg/cb-tumblebug:0.9.19
container_name: cb-tumblebug
build:
context: .
Expand Down Expand Up @@ -111,7 +111,7 @@ services:

# CB-Spider
cb-spider:
image: cloudbaristaorg/cb-spider:0.9.7
image: cloudbaristaorg/cb-spider:0.9.8
container_name: cb-spider
# build:
# context: ../cb-spider
Expand Down Expand Up @@ -145,7 +145,7 @@ services:

# cb-mapui
cb-mapui:
image: cloudbaristaorg/cb-mapui:0.9.8
image: cloudbaristaorg/cb-mapui:0.9.10
container_name: cb-mapui
# build:
# context: ../cb-mapui
Expand Down

0 comments on commit e9b68ca

Please sign in to comment.