Skip to content

Commit fc52921

Browse files
committed
Use fixed Mosquitto version to 1.6.14
Mosquitto 2 increases security by default
1 parent 5cb997a commit fc52921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ services:
135135

136136
# Other services
137137
mosquitto:
138-
image: eclipse-mosquitto
138+
image: eclipse-mosquitto:1.6.14
139139
hostname: mosquitto
140140
container_name: mosquitto
141141
expose:

0 commit comments

Comments
 (0)