From 2e25faaec67da66a539597ba8ea9cb0fcae0086b Mon Sep 17 00:00:00 2001 From: Seokho Son Date: Thu, 31 Oct 2024 04:52:33 +0900 Subject: [PATCH] Staging CB-TB v0.9.22 --- docker-compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 8d955b4a..017d95f7 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -7,7 +7,7 @@ networks: services: # CB-Tumblebug cb-tumblebug: - image: cloudbaristaorg/cb-tumblebug:0.9.21 + image: cloudbaristaorg/cb-tumblebug:0.9.22 container_name: cb-tumblebug build: context: . @@ -146,7 +146,7 @@ services: # cb-mapui cb-mapui: - image: cloudbaristaorg/cb-mapui:0.9.12 + image: cloudbaristaorg/cb-mapui:0.9.13 container_name: cb-mapui # build: # context: ../cb-mapui