Skip to content

Commit ed6a4b3

Browse files
committed
feat(template): update cedalo mosquitto+mc to 2.8
1 parent 3d1046e commit ed6a4b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

edge/cedalo-mosquitto-mc/docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
mosquitto:
3-
image: registry.cedalo.com/portainer-trials/mosquitto:2.7.2
3+
image: registry.cedalo.com/portainer-trials/mosquitto:2.8
44
ports:
55
- 1883
66
- 8883
@@ -13,7 +13,7 @@ services:
1313
- mosquitto_config:/mosquitto/config
1414

1515
management-center:
16-
image: registry.cedalo.com/portainer-trials/management-center:2.7
16+
image: registry.cedalo.com/portainer-trials/management-center:2.8
1717
ports:
1818
- 8088
1919
depends_on:

0 commit comments

Comments
 (0)