Skip to content

Commit

Permalink
Staging CB-TB 0.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
seokho-son committed Oct 28, 2024
1 parent c44086f commit 653313d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.19
image: cloudbaristaorg/cb-tumblebug:0.9.20
container_name: cb-tumblebug
build:
context: .
Expand Down Expand Up @@ -145,7 +145,7 @@ services:

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

0 comments on commit 653313d

Please sign in to comment.