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.
1 parent d6a17b1 commit 516ee54Copy full SHA for 516ee54
docker-compose.yaml
@@ -24,7 +24,7 @@ services:
24
25
# CB-Tumblebug
26
cb-tumblebug:
27
- image: cloudbaristaorg/cb-tumblebug:0.11.23
+ image: cloudbaristaorg/cb-tumblebug:0.12.0
28
container_name: cb-tumblebug
29
build:
30
context: .
@@ -199,7 +199,7 @@ services:
199
# CB-MapUI
200
# This is the Map-based client for CB-Tumblebug.
201
cb-mapui:
202
- image: cloudbaristaorg/cb-mapui:0.11.22
+ image: cloudbaristaorg/cb-mapui:0.12.1
203
container_name: cb-mapui
204
labels:
205
# Explicitly tell Traefik to expose this container
0 commit comments