Merge pull request #298 from kurokobo/mqtt

feat: bump kubealex.eda version to 1.0.8
This commit is contained in:
kurokobo 2024-01-18 12:43:21 +09:00 committed by GitHub
commit e3128a44ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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