diff --git a/rulebooks/mqtt/de/Dockerfile b/rulebooks/mqtt/de/Dockerfile index 6c0eb42..0134ad3 100644 --- a/rulebooks/mqtt/de/Dockerfile +++ b/rulebooks/mqtt/de/Dockerfile @@ -1,3 +1,3 @@ FROM quay.io/ansible/ansible-rulebook:v1.0.4 -RUN pip install --no-cache-dir aiomqtt==1.2.1 && \ - ansible-galaxy collection install kubealex.eda==1.0.7 +RUN pip install --no-cache-dir aiomqtt==2.0.0 && \ + ansible-galaxy collection install kubealex.eda==1.0.8