diff --git a/home_automation/docker-compose.yml b/home_automation/docker-compose.yml index 2231e3c8..0909b11c 100644 --- a/home_automation/docker-compose.yml +++ b/home_automation/docker-compose.yml @@ -63,7 +63,7 @@ services: - POSTGRES_PASSWORD=${POSTGRES_PASSWORD} mqtt: - image: eclipse-mosquitto:2.0.18 + image: eclipse-mosquitto:2.0.20 restart: unless-stopped ports: - 1883:1883