mirror of
https://gitlab.com/fabinfra/fabaccess/demos-environments/dockercompose.git
synced 2025-03-12 14:51:42 +01:00
bump mosquitto version to 1.6.15
This commit is contained in:
parent
f2151c6d7b
commit
04bad2c57d
@ -14,7 +14,7 @@ services:
|
|||||||
links:
|
links:
|
||||||
- mqtt
|
- mqtt
|
||||||
mqtt:
|
mqtt:
|
||||||
image: eclipse-mosquitto:1.6.13
|
image: eclipse-mosquitto:1.6.15
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "1883:1883"
|
- "1883:1883"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user