fix: update asyncio-mqtt to aiomqtt

This commit is contained in:
kurokobo 2024-01-17 22:37:31 +09:00
parent b074597e33
commit edb2cf0342

View file

@ -1,3 +1,3 @@
FROM quay.io/ansible/ansible-rulebook:v1.0.4
RUN pip install --no-cache-dir asyncio-mqtt==0.16.2 && \
RUN pip install --no-cache-dir aiomqtt==1.2.1 && \
ansible-galaxy collection install kubealex.eda==1.0.7